Automated changelog update [skip ci]

This commit is contained in:
Benedikt Kulmann
2021-08-02 14:53:12 +00:00
parent 4d9612ae29
commit d30670450a

View File

@@ -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