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 9f088cd commit ddeafa2Copy full SHA for ddeafa2
CHANGELOG.md
@@ -1,7 +1,12 @@
1
## 0.5.1 / 2021-01-15
2
3
+This release includes a bugfix for a side-channel security issue that would
4
+allow an attacker to verify if a user is defined in the configuration by timing
5
+request. #39
6
+
7
* [ENHANCEMENT] Cache basic authentication results to significantly improve
8
performance. #32
9
+* [BUGFIX] Prevent user enumeration by timing requests. #39
10
11
## 0.5.0 / 2021-01-13
12
0 commit comments