mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This way, we don't attempt to evaluate whether the user's account is active (etc.) until after we've checked the backend is enabled. This won't change the result of actual auth, but feels more readable. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| email_backends.py | ||
| legacy_urls.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||