gitdataai/libs
ZhenYi 2b6b4af3db feat(http): improve auth verification and route handling
- 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
2026-05-15 11:48:33 +08:00
..
agent refactor(agent): apply rustfmt formatting across agent library 2026-05-14 10:01:32 +08:00
api refactor(api): apply rustfmt and update fork API + project stats endpoint 2026-05-14 10:01:39 +08:00
avatar bucong 提交 2026-05-12 18:06:20 +08:00
config refactor(config,db,email): apply rustfmt formatting 2026-05-14 10:01:46 +08:00
db refactor(config,db,email): apply rustfmt formatting 2026-05-14 10:01:46 +08:00
email refactor(config,db,email): apply rustfmt formatting 2026-05-14 10:01:46 +08:00
fctool refactor(fctool): apply rustfmt formatting 2026-05-14 10:01:52 +08:00
gingress-proxy refactor(git,gingress-proxy): apply rustfmt formatting 2026-05-14 10:02:00 +08:00
git feat(http): improve auth verification and route handling 2026-05-15 11:48:33 +08:00
migrate refactor(migrate,models): apply rustfmt formatting 2026-05-14 10:02:07 +08:00
models refactor(migrate,models): apply rustfmt formatting 2026-05-14 10:02:07 +08:00
observability refactor(observability,queue): apply rustfmt formatting 2026-05-14 10:02:15 +08:00
queue refactor(observability,queue): apply rustfmt formatting 2026-05-14 10:02:15 +08:00
room refactor(room): apply rustfmt formatting 2026-05-14 10:02:21 +08:00
service refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
session refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
transport refactor(transport): apply rustfmt formatting 2026-05-14 10:02:36 +08:00