commit | 408bc7ca4fd06964d911a41d7f7c6499fcd4e91d | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Apr 28 15:46:43 2022 +0200 |
committer | Akron <nils@diewald-online.de> | Tue May 17 11:49:34 2022 +0200 |
tree | 1e6a95f09751ea55fcf132a6b5edb63b91b0d2b4 | |
parent | 9f2ad340fece081901cd68f5ced17793db47ee49 [diff] [blame] |
Fetch client information before request grant Change-Id: I101d2750bce4f28397f225b4d68cffd88f5ed1fb
diff --git a/Changes b/Changes index f4cad8f..06c6869 100755 --- a/Changes +++ b/Changes
@@ -4,6 +4,7 @@ - Mark public clients as slightly more insecure. (diewald) - Reintroduce email handle support. (fixes #165; diewald) - Support plugin declarations on registration. (diewald) + - Fetch client information before grant request. (diewald) 0.44 2022-02-31 - Fixed autosecrets migration. (diewald)