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 6b91053Copy full SHA for 6b91053
CHANGELOG.md
@@ -1,7 +1,11 @@
1
## 0.5.1 / 2021-01-15
2
3
+This release includes a bugfix for a side-channel timing security issue that
4
+would allow an attacker to verify if a user 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