commit | ff088115396f7f30013dd8109f7a1ab940dcd22c | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Jun 15 15:26:04 2021 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jun 17 21:48:42 2021 +0200 |
tree | 0da6035c348a3a4765884a84e81cf315f8595911 | |
parent | 4932bd928c844cac85d40c235ed5b1ab21cfc8cf [diff] [blame] |
Fix rendering error in not authenticated oauth route Change-Id: I776c0dbdcd1e28e4f3b16b0832309164c9425dcc
diff --git a/Changes b/Changes index 8f1abd2..67ed471 100755 --- a/Changes +++ b/Changes
@@ -27,6 +27,7 @@ flow will be supported and will be the default option for authentication and authorization. - Added settings navigation by default. + - Fix rendering bug in unauthenticated oauth route. WARNING: Upgrading to Mojolicious 9.19 will invalidate all sessions. This is a security update.