Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kobergj committed Jun 27, 2024
1 parent 9b426b5 commit 66e1548
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 @@ -50,6 +50,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix sharing-ng permission listings for personal and virtual drive items: [#9438](https://github.com/owncloud/ocis/pull/9438)
* Bugfix - Add inotify-tools and bash packages to docker files: [#9440](https://github.com/owncloud/ocis/pull/9440)
* Bugfix - Allow all uploads to restart: [#9465](https://github.com/owncloud/ocis/pull/9465)
* Bugfix - Fix Password Reset: [#9479](https://github.com/owncloud/ocis/pull/9479)
* Enhancement - Activitylog API: [#9361](https://github.com/owncloud/ocis/pull/9361)
* Enhancement - Add the backchannel logout event: [#9447](https://github.com/owncloud/ocis/pull/9447)
* Enhancement - Add fail flag to consistency check: [#9447](https://github.com/owncloud/ocis/pull/9447)
Expand Down Expand Up @@ -80,6 +81,13 @@ The following sections list the changes for unreleased.

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

* Bugfix - Fix Password Reset: [#9479](https://github.com/owncloud/ocis/pull/9479)

The `ocis idm resetpassword` always used the hardcoded `admin` name for the
user. Now user name can be specified via the `--user-name` (`-u`) flag.

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

* Enhancement - Activitylog API: [#9361](https://github.com/owncloud/ocis/pull/9361)

Adds an api to the `activitylog` service which allows retrieving data by clients
Expand Down

0 comments on commit 66e1548

Please sign in to comment.