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.
2 parents 7bcc4a4 + ddeafa2 commit 79db9b3Copy full SHA for 79db9b3
CHANGELOG.md
@@ -1,3 +1,13 @@
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
13
* [CHANGE] rename `https` package to `web`. #29
VERSION
@@ -1 +1 @@
-0.5.0
+0.5.1
0 commit comments