Skip to content

Commit 79db9b3

Browse files
author
Julien Pivotto
authored
Merge pull request #34 from roidelapluie/release-five-dot-one
Release v0.5.1
2 parents 7bcc4a4 + ddeafa2 commit 79db9b3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 0.5.0 / 2021-01-13
212

313
* [CHANGE] rename `https` package to `web`. #29

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

0 commit comments

Comments
 (0)