Skip to content
Snippets Groups Projects
Verified Commit 2d0440ac authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'master' into 537-oauth-endpoint-urls-broken-in-recent-refactoring

parents df8c88d8 467f7155
No related branches found
No related tags found
1 merge request!775Resolve "[OAuth] Endpoint URLs broken in recent refactoring"
Pipeline #40183 canceled
......@@ -12,6 +12,7 @@ Unreleased
Fixed
~~~~~
* Make style.css and favicons cachable.
* Recreate backwards compatiblity for OAuth URLs by using ``oauth/`` again.
Removed
......
This diff is collapsed.
......@@ -110,7 +110,7 @@ boto3 = {version = "^1.17.33", optional = true}
django-cleanup = "^5.1.0"
djangorestframework = "^3.12.4"
Whoosh = "^2.7.4"
django-titofisto = "^0.1.0"
django-titofisto = "^0.2.0"
haystack-redis = "^0.0.1"
python-gnupg = "^0.4.7"
sentry-sdk = {version = "^1.4.3", optional = true}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment