coolify/resources/views/auth
Andras Bacsai e354840e5a feat(auth): add OIDC SSO and registration controls
Add OIDC discovery, JWKS validation, Socialite integration, OAuth identity linking, and configurable registration policy for password and SSO signups. Update related settings/profile UI and tests.
2026-06-04 13:59:08 +02:00
..
confirm-password.blade.php Changes auto-committed by Conductor (#6908) 2025-10-16 17:33:42 +02:00
forgot-password.blade.php Changes auto-committed by Conductor (#6908) 2025-10-16 17:33:42 +02:00
login.blade.php feat(auth): add OIDC SSO and registration controls 2026-06-04 13:59:08 +02:00
register.blade.php test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
reset-password.blade.php style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
two-factor-challenge.blade.php style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
verify-email.blade.php Update version numbers and fix layout in subscription views 2024-03-25 14:09:13 +01:00