mirror of https://github.com/zulip/zulip.git
1e3aa55f4f
Now we have moved the `do_auth` function to `SocialAuthMixin`. Instead of overriding `do_auth`, derived class is now expected to override `get_authenticated_user`. `do_auth` now contains code which is expected by all backends. |
||
---|---|---|
.. | ||
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 |