Commit graph

11 commits

Author SHA1 Message Date
autocommit
23e1c837f5 feat(api): Introduce VIP quote retrieval by year and slug with new API endpoints and session middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 08:45:14 -07:00
autocommit
8b225a8e0a feat(vip): Implement VIP-specific SSO middleware and admin/auth endpoints for quote management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:55 -07:00
autocommit
837a2b98e9 infra(infrastructure-scope): 🧱 Update deployment pipelines, nginx configurations, and database unification docs across domains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:08:06 -07:00
autocommit
f245799354 feat(api): Implement service-token bypass in rate-limit middleware to exclude admin tools and adjust thresholds for stricter admin protection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-13 11:30:10 -07:00
autocommit
344e127564 feat(middleware-specific): Introduce ssoMiddleware for host-based SSO token validation and auth bypass
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-25 16:43:50 -07:00
autocommit
45cf2defdf feat(api): Add VIP-specific CORS rules and update API configuration with premium user validation logic and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
829f2beb2f feat(sso): Add robust error handling types and test cases for SSO middleware validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
99b89dead5 feat(middleware): Update rate-limiting logic to support dynamic window sizes and improved error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
e840cf6404 refactor(api-errors): ♻️ Standardize error classes and middleware for consistent API error handling and improve propagation/logging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
7d73aed1c5 security(api-middleware): 🔒️ Enforce stricter CORS security defaults by restricting allowed origins and methods, and add tests to validate the new behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
f95652b6ba feat(auth): Add SSO middleware integration with external identity providers and validate tokens while mapping users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00