accounts/api
2026-02-06 16:40:31 +08:00
..
admin_agents.go feat: enforce root account and introduce RBAC policy scaffolding 2026-02-04 13:36:24 +08:00
admin_sandbox.go feat: Implement sandbox agent functionality with dedicated user, admin API, and agent-side user filtering. 2026-02-06 13:03:47 +08:00
admin_settings_test.go feat: move account service to repo root 2026-01-16 16:15:23 +08:00
admin_users_metrics.go fix: Robust DB connection retries and move sandbox routes to admin group. 2026-02-06 16:21:29 +08:00
admin_users.go fix(admin): complete management APIs for console integration 2026-02-05 15:01:12 +08:00
api_test.go test: Replace hardcoded test password with a named variable in api_test.go and add api.test. 2026-02-06 12:29:10 +08:00
api.go fix: Remove duplicate route registration causing panic on startup. 2026-02-06 16:40:31 +08:00
config_sync.go feat: add read-only Demo account with hourly UUID rotation 2026-02-04 12:37:31 +08:00
email.go feat: move account service to repo root 2026-01-16 16:15:23 +08:00
internal_public_overview.go feat: add internal public overview endpoint for homepage stats 2026-02-04 14:15:27 +08:00
user_agents.go feat: Implement sandbox agent functionality with dedicated user, admin API, and agent-side user filtering. 2026-02-06 13:03:47 +08:00