Uh oh!
There was an error while loading. Please reload this page.
feat(files_sharing): add config option for extending link-share permissions - #52777
Conversation
Uh oh!
There was an error while loading. Please reload this page.
nfebe
left a comment
There was a problem hiding this comment.
Add the config to the config lexicon, so that occ is aware of the configuration via config list : https://github.com/nextcloud/server/blob/master/apps/files_sharing/lib/Config/ConfigLexicon.php
539f283 to
f32b6d6CompareUh oh!
There was an error while loading. Please reload this page.
7d1af02 to
23e22c3Compare
This comment was marked as outdated.
This comment was marked as outdated.
23e22c3 to
4201a71Comparesusnux
commented
Jun 2, 2025
Done |
susnux
commented
Jun 2, 2025
/compile |
0f3de05 to
35c165eComparesusnux
commented
Jun 19, 2025
/compile |
Uh oh!
There was an error while loading. Please reload this page.
come-nc
left a comment
There was a problem hiding this comment.
Missing a use for ConfigLexicon I think, but otherwise good 👍
c0161e9 to
17fa3fcComparesusnux
commented
Jun 19, 2025
yes fixed while rebasing |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
67f612b to
42a71c7Compare…ssions This allows the admin to control the behavior whether link shares with READ permissions should be extended to also gain SHARE permissions, allowing users (public share receivers) to add the share to their cloud. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
42a71c7 to
1eb6f0bCompareUh oh!
There was an error while loading. Please reload this page.
Summary
This allows the admin to control the behavior whether link shares with READ permissions should be extended to also gain SHARE permissions, allowing users (public share receivers) to add the share to their cloud.
Checklist