mirror of https://github.com/zulip/zulip.git
8ad7520180
Fixes #17456. The main tricky part has to do with what values the attribute should have. LDAP defines a Boolean as Boolean = "TRUE" / "FALSE" so ideally we'd always see exactly those values. However, although the issue is now marked as resolved, the discussion in https://pagure.io/freeipa/issue/1259 shows how this may not always be respected - meaning it makes sense for us to be more liberal in interpreting these values. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
contributing | ||
development | ||
documentation | ||
git | ||
images | ||
overview | ||
production | ||
subsystems | ||
testing | ||
translating | ||
tutorials | ||
.gitignore | ||
Makefile | ||
README.md | ||
THIRDPARTY | ||
code-of-conduct.md | ||
conf.py | ||
index.md | ||
requirements.readthedocs.txt |
README.md
Zulip Markdown documentation hosted elsewhere
The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.