Commit graph

7 commits

Author SHA1 Message Date
Claude Code
e9cf5ff6ed types(admin-frontend): 🏷️ Define TypeScript interfaces for admin frontend environment variables and update App.tsx to use feature flags and conditional UI rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:18:58 -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
1e576e9adf chore(quinn.www): 🔧 Update Vite build configs and environment variables for domain-specific paths and build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:18:58 -07:00
Claude Code
038f3eb5d0 deps-upgrade(admin): ⬆️ Update admin-related frontend/backend dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:18:57 -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