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