gitdataai/libs/service/user
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
..
access_key.rs refactor(access_key): migrate auth to Argon2 password verification 2026-05-15 11:48:46 +08:00
avatar.rs fix(avatar): add upload API routes and fix URL path prefix 2026-04-25 23:19:22 +08:00
billing.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
chpc.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
mod.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
notification.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
notify.rs init 2026-04-15 09:08:09 +08:00
preferences.rs init 2026-04-15 09:08:09 +08:00
profile.rs init 2026-04-15 09:08:09 +08:00
projects.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
repository.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
ssh_key.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
stars.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
subscribe.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
summary.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
user_activity.rs refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
user_info.rs init 2026-04-15 09:08:09 +08:00