coolify/app/Http/Controllers
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
..
Api fix(api): allow disabling build server mode 2026-06-03 13:48:31 +02:00
Webhook Improve GitHub App setup flow 2026-06-03 09:33:46 +02:00
Controller.php fix(auth): bind magic links to their invitation 2026-06-02 12:57:30 +02:00
OauthController.php feat(auth): add OIDC SSO and registration controls 2026-06-04 13:59:08 +02:00
UploadController.php fix(backup): add .dmp to allowed extensions for database import (#9869) 2026-04-29 18:57:50 +02:00