mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This comment didn't really explain things unless you were looking at the code, and/or had a strong enough association for what "cn" means that it was obvious what must be meant. Maybe this will be clearer. There is one other meaningful key, which is optional: "short_name", for which I guess a typical value if supplied would be "uid" or "userid". I'm not sure we really do much with a user's `short_name`, though, so didn't add a comment for it. When this key is omitted, we set the user's `short_name` to the same thing as `full_name`. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| email_backends.py | ||
| legacy_urls.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| slack_importer_test_settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||