zulip/zerver
Mateusz Mandera 8edbbe7b3c ldap: Make email search config obligatory without LDAP_APPEND_DOMAIN.
Having to account everywhere for both cases of having and not
having email search configured makes things needlessly complicated.
It's better to make the setting obligatory in configurations other than
LDAP_APPEND_DOMAIN.
2019-11-05 15:25:58 -08:00
..
data_import mattermost import: Fix handling of channels with no subscribers. 2019-11-04 18:10:37 -08:00
lib avatars: Fix gravatar URLs with EMAIL_ADDRESS_VISIBILITY_ADMINS. 2019-11-05 12:33:20 -08:00
management models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
migrations settings: Add setting for who can edit user groups. 2019-11-03 16:45:13 -08:00
openapi context: Rename social_backends to external_authentication_methods. 2019-11-03 15:55:44 -08:00
templatetags openapi: Pass api_url to curl example generation. 2019-08-17 11:35:08 -07:00
tests ldap: Make email search config obligatory without LDAP_APPEND_DOMAIN. 2019-11-05 15:25:58 -08:00
tornado events: Fix documentation testing for /events. 2019-10-21 16:50:10 -07:00
views realm: Prevent setting invalid enum policy values. 2019-11-03 17:11:56 -08:00
webhooks integration: Fix missing taiga test action. 2019-10-28 14:58:24 -07:00
worker lint: Remove some unused imports. 2019-10-10 18:06:30 -07:00
__init__.py
apps.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
context_processors.py context: Rename social_backends to external_authentication_methods. 2019-11-03 15:55:44 -08:00
decorator.py settings: Add setting for who can edit user groups. 2019-11-03 16:45:13 -08:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
logging_handlers.py version: Only let git describe match tags beginning with a digit. 2019-10-24 14:54:45 -07:00
middleware.py middleware: Fix exception typing. 2019-07-31 12:23:20 -07:00
models.py realm: Prevent setting invalid enum policy values. 2019-11-03 17:11:56 -08:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00