zulip/zerver
Tim Abbott e0b56c72de ldap: Simplify logic for user creation.
self._realm can't be None here with the new logic in authenticate().
2017-11-21 19:08:45 -08:00
..
fixtures bugdown: Properly parse empty blockquotes. 2017-11-17 11:41:44 -08:00
lib Convert EmailAuthBackend and LDAPAuthBackend to accept a realm. 2017-11-21 18:23:50 -08:00
management management: Add option to set description of default stream groups. 2017-11-15 17:06:43 -08:00
migrations models: Add signup_notifications_stream attribute to Realm. 2017-11-21 17:39:50 -08:00
templatetags integrations: Move integration-specific context to integration_doc. 2017-11-19 20:48:46 -08:00
tests ldap: Simplify logic for user creation. 2017-11-21 19:08:45 -08:00
tornado docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
views Convert EmailAuthBackend and LDAPAuthBackend to accept a realm. 2017-11-21 18:23:50 -08:00
webhooks webhooks/gitlab: Support test payloads without an "action" attribute. 2017-11-19 20:56:10 -08:00
worker docs: Update links to ReadTheDocs to always use https. 2017-11-16 10:59:24 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
context_processors.py settings: Remove ABOUT_LINK_DISABLED. 2017-11-16 21:15:24 -08:00
decorator.py Don't use force_bytes() in decorator.py. 2017-11-09 10:43:19 -08:00
filters.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
forms.py Convert EmailAuthBackend and LDAPAuthBackend to accept a realm. 2017-11-21 18:23:50 -08:00
logging_handlers.py docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
middleware.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
models.py models: Replace core team with Realm.INITIAL_PRIVATE_STREAM_NAME. 2017-11-21 17:39:51 -08:00
signals.py email: Fix identification of chrome as safari on ios 2017-11-19 17:07:33 -08:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00