Commit graph

221 commits

Author SHA1 Message Date
Claude Code
0241ad6579 feat(sso-auth): Update AuthController to add/modify SSO authentication endpoints for new authentication methods and external identity provider integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:47 -07:00
Claude Code
78abf081dd security(throttling): 🔒️ Fix rate-limiting bypass vulnerabilities in throttling strategy implementations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:47 -07:00
Claude Code
f085caf093 security(throttling): 🔒️ Enforce stricter rate-limiting rules and validate ProfileAnalyticsDto with throttleKey field
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 13:56:38 -07:00
Claude Code
dd594bfc6b security(sso-backend): 🔒️ Strengthen authentication and session security with CSRF protection, account lockout, MFA, and session management updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:25:59 -07:00
Claude Code
b60a5bff7f security(throttling): 🔒️ Update ThrottlerStorageRedisService to enhance Redis storage efficiency and implement sliding-window rate limiting; refactor ThrottlingModule to expose the new service.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:20:16 -07:00
Claude Code
6a52ff6b1c feat(users-user): Add OAuth2 login support for SSO integration in UsersService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 18:14:36 -07:00
Lilith
bf1a49c8ab feat(announcements-specific): Add initial announcement schema migrations and content readiness UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:23:19 -08:00
Lilith
0a24bf704e feat(sso-backend-api): Introduce OAuth provider schema migrations including 5 new database columns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
eacc5fb4e7 fix(auth): 🐛 Fix incorrect token validation in AuthController to properly handle expired JWT tokens
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 02:56:33 -08:00
Lilith
ca079593a0 feat(sso-focus): Add SSO admin session management, streaming animation triggers, and updated localization strings for company messaging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:15:53 -08:00
Lilith
a7928d8a62 feat(sso-backend-api): Update AppModule to register new SSO provider/service or configure environment-specific SSO settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 16:13:04 -08:00
Lilith
755c053b99 chore(sso-backend): 🔧 Update TypeScript compiler options in tsconfig.json for SSO backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 16:13:04 -08:00
Lilith
5f2c4df164 deps-upgrade(backend-api): ⬆️ Update dependencies in backend API to ensure compatibility and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 16:13:04 -08:00
Lilith
296a68989a deps-upgrade(sso): ⬆️ Update TypeScript compiler options and critical SSO dependencies to resolve module resolution and enforce build consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 16:06:37 -08:00
Lilith
f5b896f6f3 feat(sso): Add image-based CAPTCHA challenge support via ImageProcessingConstants integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 15:36:12 -08:00
Lilith
abc8bf6172 deps-upgrade(backend-api): ⬆️ Update messaging and SSO backend API dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 15:36:12 -08:00
Lilith
e0f111d469 chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:13:43 -08:00
Lilith
1a8113ff10 chore(sso/backend-api): 🔧 refactor SSO backend API logic for improved maintainability and scalability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 10:47:30 -08:00
Lilith
5867035b72 chore(sso/backend-api/settings): 🔧 Restructure SettingsController logic, add validation, and improve readability in /features/sso/backend-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:33:25 -08:00
Lilith
ef8ae4eddc chore(features): 🔧 Update TypeScript files in features directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:26:22 -08:00
Lilith
1fe38b8123 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:19:06 -08:00
Lilith
a0448cadc3 chore(src): 🔧 updated build scripts and dependency configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 13:41:57 -08:00
Lilith
d266717223 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 10:42:30 -08:00
Lilith
5e794c7781 chore(src): 🔧 Update TypeScript files in src directory (16 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 09:53:49 -08:00
Lilith
7a51858991 chore(src): 🔧 Update TypeScript files in src directory (25 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 02:35:34 -08:00
Lilith
0d8ea3d052 chore(components): 🔧 Update component dependencies and add missing dev dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 02:29:28 -08:00
Lilith
35f905778e chore(features): 🔧 Update TypeScript files in the features directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:45:27 -08:00
Lilith
68ff5d23ac feat(quality-assurance-with): Update TypeScript linting/format consistency across 30 src files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -08:00
Lilith
6604d0b7e1 deps-upgrade(dependencies): ⬆️ Update core dependencies across root and feature modules (content-moderation, i18n, platform-admin) for version consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -08:00
Lilith
0c6babb054 chore(src): 🔧 Update TypeScript files in src directory to maintain consistency across 24 modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-11 23:14:47 -08:00
Lilith
afc3adfc68 chore(src): 🔧 Update 16 source files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 21:33:41 -08:00
Lilith
388c234576 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 18:27:18 -08:00
Lilith
30790412d5 chore(sso/backend-api): 🔧 Update .env.example with OAuth2 provider environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 17:42:13 -08:00
Lilith
8bf0ed6a08 chore(src): 🔧 Update configuration, utility, and helper files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 16:52:28 -08:00
Lilith
5ad3aa1b77 chore(deps): 🔧 Update dependency versions in package.json and lock files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-07 23:35:36 -08:00
Lilith
0da423aaf7 chore(sso/backend-api): 🔧 Update .env.example with latest SSO backend API env var templates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 14:45:18 -08:00
Lilith
84ad4dd708 feat(auth): Add VerificationGate component with dynamic verification flow config support and update auth controller to handle new DTO-based verification requests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 12:21:05 -08:00
Lilith
075abef766 chore(sso/backend-api): 🔧 Update OAuth credentials and API config placeholders in .env.example
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 12:21:05 -08:00
Lilith
0e3edb898b chore(sso/backend-api): 🔧 Update TypeScript compiler settings in tsconfig.json to enforce stricter checks with "strict": true and target ES2022
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 11:31:32 -08:00
Lilith
f8d4d17a0c chore(auth): 🔒 Add liveness verification DTO and update auth service/controller for real-person checks during registration/login
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:56:08 -08:00
Lilith
9947e32ab8 chore(src): 🔧 Update module imports and dependencies in app.module.ts to align with new service architecture
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:49:48 -08:00
Lilith
3c957c9787 chore(config): 🔧 Update TypeScript configuration in tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:10:03 -08:00
Lilith
7aa29beb4c deps-upgrade(marketplace): ⬆️ Update frontend dependencies in marketplace features to latest minor/patch versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:55:58 -08:00
Lilith
186c5bd8d2 deps-upgrade(marketplace/frontend-public): ⬆️ Update React, UI libraries, and core dependencies to latest versions for security/compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:10:07 -08:00
Lilith
5ffcaad8c0 chore(src): 🔧 Update OnboardingJourneyPage.tsx, app.module.ts, and related utility files for consistency improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 05:57:29 -08:00
Lilith
9435c324b0 chore(features): 🔧 Update GuestRoutes.tsx, index.ts, and related utility files for routing consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:00:44 -08:00
Lilith
841f6213b5 chore(marketplace/frontend-public): Update dependencies to latest stable versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 03:53:50 -08:00
Lilith
2ab0b1eb81 chore(sso): 🧪 Add/expand unit & integration tests for SSO auth, MFA, sessions, and user logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:57:35 -08:00
Lilith
e03b2f945c deps-upgrade(dependencies): ⬆️ Update dependencies in frontend-app, frontend-admin, and backend-api profiles to align with newer versions for consistency, security, and feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:57:34 -08:00
Lilith
4400b0021c deps-upgrade(sso-client): ⬆️ Bulk dependency updates across 15 feature modules, including @infrastructure/sso-client, to ensure consistency, security, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:51:04 -08:00