From d30670450a3f0e3901276ff88b5bc4560a4ce1cb Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 2 Aug 2021 14:53:12 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e21e436b14..bda870fe00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Improve IDP Login Accessibility: [#5376](https://github.com/owncloud/web/issues/5376) * Bugfix - Forward basic auth to OpenID connect token authentication endpoint: [#2095](https://github.com/owncloud/ocis/issues/2095) * Bugfix - Log all requests in the proxy access log: [#2301](https://github.com/owncloud/ocis/pull/2301) * Bugfix - Update glauth to 20210729125545-b9aecdfcac31: [#2336](https://github.com/owncloud/ocis/pull/2336) @@ -17,6 +18,14 @@ The following sections list the changes for unreleased. ## Details +* Bugfix - Improve IDP Login Accessibility: [#5376](https://github.com/owncloud/web/issues/5376) + + We have addressed the feedback from the `a11y` audit and improved the IDP login screen + accordingly. + + https://github.com/owncloud/web/issues/5376 + https://github.com/owncloud/web/issues/5377 + * Bugfix - Forward basic auth to OpenID connect token authentication endpoint: [#2095](https://github.com/owncloud/ocis/issues/2095) When using `PROXY_ENABLE_BASIC_AUTH=true` we now forward request to the idp instead of