zulip/zproject
Darren Worrall 77fad7a16e Add an api endpoint to fetch GOOGLE_CLIENT_ID
Further to #102, this provides an endpoint suitable for mobile apps to
consume the GOOGLE_CLIENT_ID if configured.
2015-10-06 23:28:08 +00:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Show the username/password form if ZulipLDAPAuthBackend is enabled. 2015-09-30 09:04:16 -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 Fix documentation for how to enable ZulipLDAPAuthBackend. 2015-09-30 09:04:16 -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