Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2023-09-13 10:19:00 +00:00
parent 6e9c2e41d6
commit 75290b68b1

View File

@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
## Summary
* Change - Change the default TUS chunk size: [#7273](https://github.com/owncloud/ocis/pull/7273)
* Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138)
* Enhancement - Add the password policies: [#7194](https://github.com/owncloud/ocis/pull/7194)
* Enhancement - Auto-Accept Shares: [#7097](https://github.com/owncloud/ocis/pull/7097)
@@ -19,6 +20,13 @@ The following sections list the changes for unreleased.
## Details
* Change - Change the default TUS chunk size: [#7273](https://github.com/owncloud/ocis/pull/7273)
We changed the default TUS chunk size from 100MB to 10MB. You can still use the old value by
configuring it in your deployment.
https://github.com/owncloud/ocis/pull/7273
* Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138)
AD FS `/adfs/.well-known/openid-configuration` has an optional `access_token_issuer`