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