Skip to content

Commit dba104a

Browse files
authored
Update CHANGELOG with OIDC bug fix
Fixed a bug with unbounded cookies in single-sign-on OIDC code.
1 parent acb1893 commit dba104a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG.md
22

3+
## unreleased
4+
- Fixed a bug where the single-sign-on oidc code would generate an unbounded amount of cookies when receiving many unauthenticated requests in sequence.
5+
36
## 0.43.0
47

58
- OIDC protected and public paths now respect the site prefix when it is defined.

0 commit comments

Comments
 (0)