mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
any_oauth_backend_enabled is all about whether we will have extra buttons on the login/register pages for logging in with some non-native backends (like Github, Google etc.). And this isn't about specifically oauth backends, but generally "social" backends - that may not rely specifically rely on Oauth. This will have more concrete relevance when SAML authentication is added - which will be a "social" backend, requiring an additional button, but not Oauth-based. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| email_backends.py | ||
| legacy_urls.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| slack_importer_test_settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||