mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
This moves the mandatory configuration for options A/B/C into a single bulleted list for each option, rather than split across two steps; I think the result is significantly more readable. It also fixes a bug where we suggested setting AUTH_LDAP_REVERSE_EMAIL_SEARCH = AUTH_LDAP_USER_SEARCH in some cases, whereas in fact it will never work because the parameters are `%(email)s`, not `%(user)s`. Also, now that one needs to set AUTH_LDAP_REVERSE_EMAIL_SEARCH, it seems worth adding values for that to the Active Directory instructions. Thanks to @alfonsrv for the suggestion. |
||
|---|---|---|
| .. | ||
| authentication-methods.md | ||
| deployment.md | ||
| email-gateway.md | ||
| email.md | ||
| expensive-migrations.md | ||
| export-and-import.md | ||
| index.rst | ||
| install-existing-server.md | ||
| install.md | ||
| maintain-secure-upgrade.md | ||
| management-commands.md | ||
| mobile-push-notifications.md | ||
| multiple-organizations.md | ||
| password-strength.md | ||
| postgres.md | ||
| requirements.md | ||
| security-model.md | ||
| settings.md | ||
| ssl-certificates.md | ||
| troubleshooting.md | ||
| upgrade-or-modify.md | ||
| upload-backends.md | ||