zulip/humbug
Luke Faraone ee31a1b1a6 Allow people with confirmation IDs to register even under ALLOW_REGISTER
External people won't be able to register unless we initiate the action
and send them an email, because the confirmation token generation code
is in the still-protected accounts_home view.

(imported from commit 8985257576d3dff5b0cad9d4b0ae213f18528865)
2012-10-29 17:16:22 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py authenticate: Reject None for username or password, without a DB query 2012-10-29 15:41:28 -04:00
settings.py Remove comment about XFrameOptionsMiddleware 2012-10-29 16:14:40 -04:00
test_settings.py Rename test-settings.py to test_settings.py 2012-10-10 18:13:45 -04:00
urls.py Allow people with confirmation IDs to register even under ALLOW_REGISTER 2012-10-29 17:16:22 -04:00
wsgi.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00