mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
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 | ||
| code-of-conduct.md | ||
| conf.py | ||
| index.md | ||
| Makefile | ||
| README.md | ||
| requirements.readthedocs.txt | ||
| THIRDPARTY | ||
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.