gitdataai/libs
ZhenYi b35d2d4fe7 refactor(access_key): migrate auth to Argon2 password verification
- Replace custom hash check with Argon2 password verification
- Scan all un-revoked tokens for matching access key
- Add expiry validation per token with proper skip logic
2026-05-15 11:48:46 +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(ssh): enhance ref update handling and add push queue 2026-05-15 11:48:40 +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(access_key): migrate auth to Argon2 password verification 2026-05-15 11:48:46 +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