zulip/zerver
Harshit Bansal 4a9bd89f47 ldap: Continue syncing other fields even if a field is missing.
Earlier the behavior was to raise an exception thereby stopping the
whole sync. Now we log an error message and skip the field. Also
fixes the `query_ldap` command to report missing fields without
error.

Fixes: #11780.
2019-03-05 16:19:27 -08:00
..
data_import streams: Prevent creation of multi-line stream descriptions. 2019-02-20 12:28:00 -08:00
lib markdown: Fix emojis not rendering with :bogus: in the line. 2019-03-05 16:05:25 -08:00
management ldap: Continue syncing other fields even if a field is missing. 2019-03-05 16:19:27 -08:00
migrations streams: Disable inline URL preview when rendering stream descriptions. 2019-02-28 17:00:40 -08:00
openapi api/streams: Support including bot owner's subscriptions. 2019-02-28 22:32:05 -08:00
templatetags zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
tests ldap: Continue syncing other fields even if a field is missing. 2019-03-05 16:19:27 -08:00
tornado tornado: Remove unused imports. 2019-02-02 17:33:13 -08:00
views api: Add endpoint for fetching used upload space info. 2019-03-04 18:46:13 -08:00
webhooks webhooks/zapier: Remove code related to our official Zapier app. 2019-02-28 22:09:35 -08:00
worker push notif: Send a batch of message IDs in one remove payload. 2019-02-26 16:41:54 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
context_processors.py refactor: De-duplicate code in accounts_home.html for social auth. 2019-03-05 14:02:12 -08:00
decorator.py decorator.py: Add max_int_size param to to_non_negative_int(). 2019-03-01 11:16:46 -08:00
filters.py error reports: Ensure we filter API keys from query strings. 2018-10-19 15:03:14 -07:00
forms.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
logging_handlers.py try_git_describe: Set cwd, not --git-dir. 2019-02-28 14:59:33 -08:00
middleware.py middleware: Avoid doing work for statsd when not enabled. 2019-02-27 17:53:15 -08:00
models.py realm: Restrict upload quota according to plan. 2019-03-04 18:46:13 -08:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00