fix(files_sharing): Allow access to shares by disabled users if hide_disabled_user_shares is enabled - #62092
Conversation
…disabled_user_shares is enabled Signed-off-by: provokateurin <kate@provokateurin.de>
24f227f to
950db4c
Compare
|
/backport to stable34 please |
|
/backport to stable33 please |
|
/backport to stable32 please |
|
/backport to stable31 please |
|
/backport to stable30 please |
|
Without mentioning it in the commit message, this changed the default value of This could be rectified by running Documentation at https://github.com/nextcloud/documentation/blob/master/admin_manual/configuration_user/user_configuration.rst#disable-and-enable-users needs to be adapted and this should be mentioned in release notes. |
|
If I understand the change correctly, it actually removes the option of disabling access to external links/shares of disabled users while maintaining access to internal shares (which was the previous default). Now, in order to keep access to internally shared folders, external access is also granted. IMHO this is suboptimal. I think a better solution would be to introduce a new configuration setting |
No description provided.