commit | c1aaf933978d870fd9f06bd84ac70019c2ac5e9b | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jun 09 12:19:15 2021 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Jun 11 12:17:10 2021 +0200 |
tree | 54fec5eed204a102fdd3bbfa2fcc9224406a18c5 | |
parent | 9ffb4a339104c527d9acb5317cea547e53847950 [diff] [blame] |
Allow to revoke tokens Change-Id: I2e55935441b108740a164385923c5b7b994a24ed
diff --git a/Changes b/Changes index f79dfe9..706386a 100755 --- a/Changes +++ b/Changes
@@ -21,6 +21,7 @@ - Use AutoSecrets plugin to improve security. - Fixed bug where missing documentation pages raise exceptions in Mojo >= 9.0. + - Support revocation of tokens. WARNING: Upgrading to Mojolicious 9.19 will invalidate all sessions. This is a security update.