Implements OAuth-only self-registration feature as requested in #8042.
New setting ‘OAuth Registration Allowed’ in Settings > Advanced
oauth_onlyOAuth-only users have restrictions:
Database changes:
is_oauth_registration_enabled boolean to instance_settings tableoauth_only boolean flag to users tableUI updates:
This allows organizations to:
oauth_onlyCloses #8042
/claim #8042
TheButlerM
@DebuggingMax
Kewyn Ferreira
@kewynf