commit | ad011bbaea6b1772bffe333ce3b732d32f3a1126 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jun 10 12:16:36 2021 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Jun 11 12:42:38 2021 +0200 |
tree | 48ad123acca78939651a2dc5a315981f7cfb5ca7 | |
parent | 041ca4d57b6e54305bbeb06b89c3481575b553e8 [diff] [blame] |
Disable caching in auth routes Change-Id: I0518056c017dfa4ae7feca730558d0dcb821475a
diff --git a/Changes b/Changes index 706386a..2e16e4b 100755 --- a/Changes +++ b/Changes
@@ -22,6 +22,7 @@ - Fixed bug where missing documentation pages raise exceptions in Mojo >= 9.0. - Support revocation of tokens. + - Disable caching in auth routes. WARNING: Upgrading to Mojolicious 9.19 will invalidate all sessions. This is a security update.