coolify/app/Http
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
..
Controllers feat: OAuth independent registration (#8042) 2026-03-10 08:16:02 +08:00
Middleware fix(subscription): harden quantity updates and proxy trust behavior 2026-03-03 12:28:16 +01:00
Kernel.php feat: implement TrustHosts middleware to handle FQDN and IP address trust logic 2025-10-15 15:28:21 +02:00