coolify/app/Http/Controllers
Heyang Gong 9832b210e2 feat: OAuth independent registration (#8042)
- Add oauth_registration_enabled setting to allow OAuth users to register
  even when general registration is disabled
- Add oauth_only setting to restrict users to OAuth-only authentication
- Add oauth_only field to users table to mark OAuth-only users
- Update OauthController to respect new settings
- Add UI controls in Advanced settings for admin configuration

Closes #8042
2026-03-10 08:16:02 +08:00
..
Api Fix/wrong destinations api (#8646) 2026-03-05 16:32:09 +01:00
Webhook fix(git): trigger deployments when watch_paths is empty 2026-01-07 19:15:16 +01:00
Controller.php refactor(invitation): rename methods for consistency and enhance invitation deletion logic 2025-06-25 11:45:55 +02:00
OauthController.php feat: OAuth independent registration (#8042) 2026-03-10 08:16:02 +08:00
UploadController.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00