accounts/account/internal
Haitao Pan 0b3fab7d28 cleanup(auth): remove test/docs files from internal/auth
- Deleted non-essential files from rag-server/account internal/auth:
  - Removed: test files, docs (README, IMPLEMENTATION), cache/client modules
  - Kept: core JWT auth middleware and token_service only
- Simplified to JWT service-to-service authentication
- Claims retain UserID/Email/Roles business info
2025-11-05 22:58:39 +08:00
..
agentmode Embed Xray config template in generator (#601) 2025-10-30 13:45:27 +08:00
agentproto Allow combined server and agent mode (#595) 2025-10-27 21:02:03 +08:00
agentserver Allow combined server and agent mode (#595) 2025-10-27 21:02:03 +08:00
auth cleanup(auth): remove test/docs files from internal/auth 2025-11-05 22:58:39 +08:00
cache feat: scaffold account service and ui 2025-08-19 12:49:05 +08:00
mailer Limit SMTP send duration with request-scoped timeouts (#636) 2025-11-02 11:54:59 +08:00
migrate feat(account): add merge-aware importer with dry-run support (#507) 2025-10-13 11:24:36 +08:00
model Align admin settings persistence with public schema (#512) 2025-10-13 13:40:00 +08:00
service Align admin settings persistence with public schema (#512) 2025-10-13 13:40:00 +08:00
store Gate super admin counting behind opt-in (#451) 2025-10-07 11:18:21 +08:00
syncer Fix account Makefile tabs and update sync env handling (#603) 2025-10-30 16:01:31 +08:00
utils feat(account): add migratectl CLI and golang-migrate workflows (#460) 2025-10-08 21:56:50 +08:00
xrayconfig Embed Xray config template in generator (#601) 2025-10-30 13:45:27 +08:00