commit | b45300f101646a3a5a7bd2d53b9c4e46d27ea385 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Apr 28 14:03:53 2022 +0200 |
committer | Akron <nils@diewald-online.de> | Thu May 05 15:43:30 2022 +0200 |
tree | 57d94effe1d85149e5e5e7b3f32dad5789bcc9e9 | |
parent | a8efaa99a1679c82d970c5b070b3ea0a1f345768 [diff] [blame] |
Mark confidential clients as slightly more secure Change-Id: I1dd223773accfd9bdd1c2d70cdf8d6754c71c243
diff --git a/Changes b/Changes index 3d2d514..9f1f159 100755 --- a/Changes +++ b/Changes
@@ -1,6 +1,7 @@ -0.45 2022-04-13 +0.45 2022-04-28 - Added confidential client support to OAuth. (diewald) - Added OAuth client authorization handling. (diewald) + - Mark public clients as slightly more insecure. (diewald) 0.44 2022-02-31 - Fixed autosecrets migration. (diewald)