- Migrate access key auth from custom hash to Argon2 password verification - Check all un-revoked tokens with expiry validation - Add branch protection checks to HTTP push handlers |
||
|---|---|---|
| .. | ||
| auth.rs | ||
| handler.rs | ||
| lfs_routes.rs | ||
| lfs.rs | ||
| mod.rs | ||
| rate_limit.rs | ||
| routes.rs | ||
| utils.rs | ||