mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 13:19:58 -06:00
Automated changelog update [skip ci]
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -50,6 +50,7 @@ The following sections list the changes for unreleased.
|
||||
* Bugfix - Updating and reset logo failed: [#8211](https://github.com/owncloud/ocis/pull/8211)
|
||||
* Bugfix - Cleanup graph/pkg/service/v0/driveitems.go: [#8228](https://github.com/owncloud/ocis/pull/8228)
|
||||
* Bugfix - Cleanup `search/pkg/search/search.go`: [#8230](https://github.com/owncloud/ocis/pull/8230)
|
||||
* Bugfix - Graph/sharedWithMe works for shares from project spaces now: [#8233](https://github.com/owncloud/ocis/pull/8233)
|
||||
* 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)
|
||||
@@ -127,6 +128,18 @@ The following sections list the changes for unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/8230
|
||||
|
||||
* Bugfix - Graph/sharedWithMe works for shares from project spaces now: [#8233](https://github.com/owncloud/ocis/pull/8233)
|
||||
|
||||
We fixed a bug in the 'graph/v1beta1/me/drive/sharedWithMe' endpoint that caused
|
||||
an error response when the user received shares from project spaces.
|
||||
Additionally the endpoint now behaves more graceful in cases where the
|
||||
displayname of the owner or creator of a share or shared resource couldn't be
|
||||
resolved.
|
||||
|
||||
https://github.com/owncloud/ocis/issues/8027
|
||||
https://github.com/owncloud/ocis/issues/8215
|
||||
https://github.com/owncloud/ocis/pull/8233
|
||||
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user