Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
butonic authored and 2403905 committed Jan 24, 2024
1 parent 1dde5f6 commit dbf6a48
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix Service Account Roles on external IDP: [#8074](https://github.com/owncloud/ocis/pull/8074)
* Bugfix - Fix the upload postprocessing: [#8117](https://github.com/owncloud/ocis/pull/8117)
* Bugfix - Fix wrong naming in nats-js-kv registry: [#8140](https://github.com/owncloud/ocis/pull/8140)
* Bugfix - IDP CS3 backend sessions now survire restart: [#8142](https://github.com/owncloud/ocis/pull/8142)
* Enhancement - Disable the password policy: [#7985](https://github.com/owncloud/ocis/pull/7985)
* 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)
Expand Down Expand Up @@ -77,6 +78,13 @@ The following sections list the changes for unreleased.

https://github.com/owncloud/ocis/pull/8140

* Bugfix - IDP CS3 backend sessions now survire restart: [#8142](https://github.com/owncloud/ocis/pull/8142)

We now correctly reinitialize the CS3 backend session after the IDP has been
restarted.

https://github.com/owncloud/ocis/pull/8142

* Enhancement - Disable the password policy: [#7985](https://github.com/owncloud/ocis/pull/7985)

We add the environment variable that allow to disable the password policy.
Expand Down

0 comments on commit dbf6a48

Please sign in to comment.