zulip/zproject
Mateusz Mandera f5e95c4fc1 requirements: Bump python-social-auth version.
We had a bunch of ugly hacks to monkey patch things due to upstream
being temporarily unmaintained and not merging PRs. Now the project is
active again and the fixes have been merged and included in the latest
version - so we clean up all that code.
2020-03-18 12:14:31 -07:00
..
jinja2 cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
__init__.py
backends.py requirements: Bump python-social-auth version. 2020-03-18 12:14:31 -07:00
config.py config: Use fallback parameter of RawConfigParser.get. 2019-12-09 13:05:31 -08:00
default_settings.py validator: Optionally record a type_structure attribute. 2020-03-06 17:07:14 -08:00
dev_settings.py auth: Add support for GitLab authentication. 2020-02-11 13:54:17 -08:00
dev_urls.py install: Remove references to "Zulip Voyager". 2020-01-30 12:40:41 -08:00
email_backends.py tools: Upgrade Pycodestyle and fix new linter errors. 2019-01-31 12:21:41 -08:00
legacy_urls.py urls: Move the json/fetch_api_key endpoint to be an API-style route. 2018-01-08 13:15:52 -05:00
prod_settings_template.py saml: Use rsa-sha256 as the default signature algorithm. 2020-02-20 14:47:38 -08:00
settings.py requirements: Bump python-social-auth version. 2020-03-18 12:14:31 -07:00
slack_importer_test_settings.py settings: Migrate test settings to modern postgres backend name. 2019-01-23 17:08:24 -08:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py tests: Create new test mode for generating stripe fixtures. 2020-03-17 16:46:56 -07:00
urls.py requirements: Bump python-social-auth version. 2020-03-18 12:14:31 -07:00
wsgi.py setup_path_on_import: Replace with setup_path function. 2020-02-25 15:40:21 -08:00