zulip/zproject
Tim Abbott c1686235cd Fix construction of names in LDAP integration.
Previously these users' names were being set to 1-element lists
containing the name, not the names themselves.  This bug caused
existing users to have their people module state (e.g. @-mentions,
etc.) to break whenever a new user joined.

Fixes #222.
2015-10-26 22:49:10 -07:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix construction of names in LDAP integration. 2015-10-26 22:49:10 -07:00
local_settings.py Document how to setup the Zulip S3 integration. 2015-09-29 18:11:58 -07:00
local_settings_template.py Rewrite the email gateway integration instructions. 2015-10-19 10:10:20 -07:00
settings.py Update configuration examples to use current Google auth backend. 2015-09-26 13:50:28 -07:00
test_settings.py Stop using local_settings.py at all in the Dev VM. 2015-08-21 10:33:35 -07:00
urls.py Add an api endpoint to fetch GOOGLE_CLIENT_ID 2015-10-06 23:28:08 +00:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00