gitdataai/libs/service
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(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
auth refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
chat refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
git refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
issue refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
project refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
pull_request refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
search refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
skill refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
user refactor(access_key): migrate auth to Argon2 password verification 2026-05-15 11:48:46 +08:00
utils feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
workspace feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
Cargo.toml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
error.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
lib.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
push_helper.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
push.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
storage.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
webhook_dispatch.rs refactor(service): update service layer, TOTP, and AI streaming 2026-05-11 17:05:59 +08:00
ws_token.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00