mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 22:08:58 -05:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -7,6 +7,7 @@ The following sections list the changes for ocis-proxy unreleased.
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix x-access-token in header: [#41](https://github.com/owncloud/ocis-proxy/pull/41)
|
||||
* Enhancement - Disable keep-alive on server-side OIDC requests: [#268](https://github.com/owncloud/ocis/issues/268)
|
||||
* Enhancement - Make jwt secret configurable: [#41](https://github.com/owncloud/ocis-proxy/pull/41)
|
||||
|
||||
## Details
|
||||
@@ -18,6 +19,15 @@ The following sections list the changes for ocis-proxy unreleased.
|
||||
https://github.com/owncloud/ocis-proxy/pull/41
|
||||
|
||||
|
||||
* Enhancement - Disable keep-alive on server-side OIDC requests: [#268](https://github.com/owncloud/ocis/issues/268)
|
||||
|
||||
This should reduce file-descriptor counts
|
||||
|
||||
https://github.com/owncloud/ocis/issues/268
|
||||
https://github.com/owncloud/ocis-proxy/pull/42
|
||||
https://github.com/cs3org/reva/pull/787
|
||||
|
||||
|
||||
* Enhancement - Make jwt secret configurable: [#41](https://github.com/owncloud/ocis-proxy/pull/41)
|
||||
|
||||
We added a config option for the reva token manager JWTSecret. It was hardcoded before and is now
|
||||
|
||||
Reference in New Issue
Block a user