We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fde265 commit b8b874fCopy full SHA for b8b874f
CHANGELOG.rst
@@ -65,6 +65,11 @@ Fixed
65
``GET /v1/rules`` and ``GET /v1/rules/<ref>`` API endpoint. (bug fix) #4788 #4807
66
67
Contributed by @Nicodemos305 and @jeansfelix
68
+* Fix a bug with authentication API endpoint (``POST /auth/v1/tokens``) returning internal
69
+ server error when running under gunicorn and when``auth.api_url`` config option was not set.
70
+ (bug fix) #4809
71
+
72
+ Reported by @guzzijones
73
74
3.1.0 - June 27, 2019
75
---------------------
0 commit comments