mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-22 06:49:18 -04:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -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: -
|
||||
|
||||
Reference in New Issue
Block a user