mirror of https://github.com/zulip/zulip.git
fb361c7257
In development env, we use `get_secret` to get `SOCIAL_AUTH_GITLAB_KEY` from `dev-secrets.conf`. But in production env, we don't need this as we ask the user to set that value in `prod_settings_template.py`. This restricts the code from looking `zulip-secrets.conf` for `social_auth_gitlab_key` in production env. |
||
---|---|---|
.. | ||
jinja2 | ||
__init__.py | ||
backends.py | ||
config.py | ||
default_settings.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 |