zulip/docs/production
Puneeth Chaganti 717d1e504d ldap: Turn off the AUTH_LDAP_ALWAYS_UPDATE_USER setting.
The `AUTH_LDAP_ALWAYS_UPDATE_USER` is `True` by default, and this would sync the
attributes defined in the `AUTH_LDAP_USER_ATTR_MAP` to the user profile. But,
the default code in `django-auth-ldap` would work correctly only for `full_name`
field. This commit disables the setting by default, in favour of using the
`sync_ldap_user_data` script as a cron job.
2019-06-02 11:24:19 -07:00
..
authentication-methods.md ldap: Turn off the AUTH_LDAP_ALWAYS_UPDATE_USER setting. 2019-06-02 11:24:19 -07:00
deployment.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
email.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
expensive-migrations.md models: Add new UserMessage flag active_mobile_push_notification. 2018-08-01 16:51:56 -07:00
export-and-import.md docs: Add numbering to import section of export-and-import.md. 2019-05-06 22:16:17 -07:00
index.rst docs: Remove production overview page. 2018-10-16 15:10:28 -07:00
install-existing-server.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
install.md docs: Fix a few typos in documentation. 2019-04-10 10:44:35 -07:00
maintain-secure-upgrade.md docs: Fix upgrade process for Ubuntu 16.04 -> 18.04. 2019-05-03 17:35:32 -07:00
mobile-push-notifications.md docs: Update link to FCM. 2019-05-29 15:52:11 -07:00
multiple-organizations.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
password-strength.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
postgres.md docs: Add production documentation on deployment options. 2018-05-22 11:31:48 -07:00
requirements.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
security-model.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
settings.md url preview: Enable server level setting for url embed previews. 2019-05-31 15:37:03 -07:00
ssl-certificates.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
troubleshooting.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00
upload-backends.md Revert "docs: Update .html links to .md." 2019-04-05 17:58:54 -07:00