owncloud / docs-webui

ownCloud Server Documentation
https://doc.owncloud.com
GNU Affero General Public License v3.0
5 stars 4 forks source link

Batch action for sharing resources #103

Closed JammingBen closed 2 years ago

JammingBen commented 2 years ago

WHAT Needs to be Documented?

https://github.com/owncloud/core/pull/40155 has been merged, that means resources can now be shared with multiple users at once. This is done by separating them via "," like so: user1,user2,user3.

image

Users that can't be added for whatever reason will be displayed to the user. The remaining users that succeed in such a case will still be added.

This also applies to the guest inviting process when the app is installed and enabled.

(Optional) What Type Of Content Change Is This?

(Optional) Which Manual Does This Relate To?