Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2024-01-17 08:10:32 +00:00
parent 19d6be934b
commit f1a6f228d8

View File

@@ -52,6 +52,7 @@ The following sections list the changes for unreleased.
* Enhancement - Update antivirus service: [#8062](https://github.com/owncloud/ocis/pull/8062)
* Enhancement - Update reva to latest edge version: [#8100](https://github.com/owncloud/ocis/pull/8100)
* Enhancement - Remove deprecated environment variables: [#8149](https://github.com/owncloud/ocis/pull/8149)
* Enhancement - Disable the password policy: [#8152](https://github.com/owncloud/ocis/pull/8152)
## Details
@@ -145,6 +146,15 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/8025
https://github.com/owncloud/ocis/pull/8149
* Enhancement - Disable the password policy: [#8152](https://github.com/owncloud/ocis/pull/8152)
We reworked and moved disabling the password policy logic from the reva to the
ocis.
https://github.com/owncloud/ocis/issues/7916
https://github.com/owncloud/ocis/pull/8152
https://github.com/cs3org/reva/pull/4453
# Changelog for [5.0.0-rc.1] (2023-12-27)
The following sections list the changes for 5.0.0-rc.1.