zulip/zerver
Tim Abbott b81bde3a90 ldap: Prevent creating accounts with Zulip/EmailAuthBackend passwords.
While our recent changing to hide /register means we don't need a nice
pretty error message here, eventually we'll want to clean up the error
message.

Fixes #7047.
2017-10-24 11:21:49 -07:00
..
fixtures tests: Add a test suite for verifying the mobile push notifs content. 2017-10-06 16:47:27 -07:00
lib actions: Move user activate/reactivate closer to creation. 2017-10-24 09:05:55 -07:00
management i18n: Extract language options from tracked locales. 2017-10-23 22:58:44 -07:00
migrations migrations: Index MutedTopic on stream/topic. 2017-10-23 17:26:15 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests ldap: Prevent creating accounts with Zulip/EmailAuthBackend passwords. 2017-10-24 11:21:49 -07:00
tornado notifications: Simplify how triggers are passed around. 2017-10-18 21:42:05 -07:00
views ldap: Prevent creating accounts with Zulip/EmailAuthBackend passwords. 2017-10-24 11:21:49 -07:00
webhooks webhooks/taiga: Support Epic events. 2017-10-23 11:09:43 -07:00
worker settings: Remove remaining DEPLOYMENT_ROLE_* code remnants. 2017-10-23 21:15:03 -07:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py Remove the rest of print_function. 2017-09-27 18:06:47 -07:00
context_processors.py subdomains: Extract zerver.lib.subdomains library. 2017-10-18 22:27:48 -07:00
decorator.py subdomains: Extract zerver.lib.subdomains library. 2017-10-18 22:27:48 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py forms: Pass the realm into authenticate in OurAuthenticationForm. 2017-10-23 12:36:09 -07:00
logging_handlers.py docs: Add more comprehensive documentation on error reporting. 2017-09-27 19:47:08 -07:00
middleware.py subdomains: Extract zerver.lib.subdomains library. 2017-10-18 22:27:48 -07:00
models.py subdomains: Avoid exception when creating realm on root domain. 2017-10-18 23:51:58 -07:00
signals.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
static_header.txt
storage.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00