Claude Code
|
d8922eb2e8
|
feat(admin-backend-api): ✨ Unify admin API routes with standardized request/response handling, adding audit logging, rate limiting, and role-based access controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
f87e7572de
|
db(migrations): 🗃️ Apply backend API database migration for admin schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:38 -07:00 |
|
Claude Code
|
085070034e
|
feat(admin-backend-api): ✨ Update export route handlers for admin resources (photos, site text, tours, etiquette, and link values)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
8592d8110f
|
security(backend-api): 🔒️ Implement role-based access control for admin API endpoints and secure database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
e9299c7a5a
|
security(admin-backend-api): 🔒️ Enforce role-based access control middleware for all admin routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
cff37b513c
|
security(admin-auth): 🔒️ Enforce stricter admin role validation in AuthGuard middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
10766f8bf7
|
security(backend-api): 🔒️ Implement TOTP-based two-factor authentication for admin API with generation, verification, and auth integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
c5e46eb1e5
|
feat(admin): ✨ Introduce user role management and dashboard controls for admin functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:58:16 -07:00 |
|