commit | 9d82690497d616400f4de3955fcc2f4e88669d69 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jan 25 10:20:52 2023 +0100 |
committer | Akron <nils@diewald-online.de> | Mon Jan 30 17:40:15 2023 +0100 |
tree | 5e9e670f4dd0f2236d269661c77dd17e30647ba7 | |
parent | cf833f36cab4508fa08b3d6b7ec1ea3530c1f530 [diff] [blame] |
Improve security of redirect URIs (fixes #166) Change-Id: Ic9b771d71c14f43eca83b1f2ad39d51e9a37cb53
diff --git a/Changes b/Changes index f41203a..ad2ee66 100755 --- a/Changes +++ b/Changes
@@ -22,6 +22,7 @@ - Fix tour localization to be overwritable. (diewald) - Make scope a requirement for OAuth authorizations. (diewald) + - Improve security of OAuth redirects. (diewald) WARNING: Mojolicious 9.31 is a security update - updating is highly recommended.