commit | 45ba7338cf6b410f6487e4a6ef07f82bdfa4ff5f | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Tue Jan 31 11:39:52 2023 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Feb 06 14:25:43 2023 +0100 |
tree | 22ad369360e05f9df399106f32be7f4718a08307 | |
parent | cc92959de56911060aecc323b0f51ad376a2d9a0 [diff] [blame] |
Fixed content-type in error responses by changing it to application/json Change-Id: I0120534fa5b61bbd3de71ad9ee08a78237a12601
diff --git a/full/Changes b/full/Changes index 8147bcc..0ceb78d 100644 --- a/full/Changes +++ b/full/Changes
@@ -9,7 +9,8 @@ - Made scope param required in authorization request (solved #508) 2023-01-31 - Allowed OAuth2 clients to use localhost as redirect URIs. - +2023-02-03 +- Fixed content-type in error responses by changing it to application/json # version 0.69.1