Automated changelog update [skip ci]

This commit is contained in:
Alex Unger
2020-07-13 14:29:45 +00:00
parent 57d1b53eed
commit 0dcc8373bc

View File

@@ -6,6 +6,7 @@ The following sections list the changes for ocis-proxy unreleased.
## Summary
* Bugfix - Provide token configuration from config: [#69](https://github.com/owncloud/ocis-proxy/pull/69)
* Change - Add OIDC config flags: [#66](https://github.com/owncloud/ocis-proxy/pull/66)
* Change - Mint new username property in the reva token: [#62](https://github.com/owncloud/ocis-proxy/pull/62)
* Enhancement - Add Accounts UI routes: [#65](https://github.com/owncloud/ocis-proxy/pull/65)
@@ -14,6 +15,14 @@ The following sections list the changes for ocis-proxy unreleased.
## Details
* Bugfix - Provide token configuration from config: [#69](https://github.com/owncloud/ocis-proxy/pull/69)
Fixed a bug that causes the createHome middleware to crash if no configuration for the
TokenManager is propagated.
https://github.com/owncloud/ocis-proxy/pull/69
* Change - Add OIDC config flags: [#66](https://github.com/owncloud/ocis-proxy/pull/66)
To authenticate requests with an oidc provider we added two environment variables: -