coolify/resources/views/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.blade.php feat: OAuth independent registration (#8042) 2026-03-10 08:16:02 +08:00
index.blade.php fix(validation): enforce url validation for instance domain (#8078) 2026-02-03 22:00:12 +01:00
scheduled-jobs.blade.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.blade.php refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00