coolify/app/Livewire/Settings
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
..
Advanced.php feat: OAuth independent registration (#8042) 2026-03-10 08:16:02 +08:00
Index.php fix(validation): enforce url validation for instance domain (#8078) 2026-02-03 22:00:12 +01:00
ScheduledJobs.php fix(jobs): prevent non-due jobs firing on restart and enrich skip logs with resource links 2026-02-28 18:03:29 +01:00
Updates.php fix(settings): fix 404 on /settings for root user on cloud instance 2025-12-28 13:55:55 +01:00