commit | d67b427911d024fafad85a0ca6c05bb67fe34d97 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Apr 11 17:34:19 2022 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Apr 13 08:58:26 2022 +0200 |
tree | 047e0e72dad912132bf0e08ea9c0e34d759831de | |
parent | d7163120e8d25ff4c72bc8e6646e8e23e8596c00 [diff] [blame] |
Added authorization request with GET and deprecated that with POST. Change-Id: I1a26048c0691bb87ccb05edb06fc99be0e5205c5
diff --git a/full/Changes b/full/Changes index 5117c88..4902952 100644 --- a/full/Changes +++ b/full/Changes
@@ -8,6 +8,8 @@ - Added registration_date, refresh_token_expiry, source and is_permitted to the oauth2_client database table, and updated the OAuth2 client registration mechanism. + - Added authorization request with GET and deprecated that with POST. + # version 0.65.2