Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable docs within a space to be editable by all space members #33

Open
spoorun opened this issue Mar 6, 2021 · 3 comments
Open

Enable docs within a space to be editable by all space members #33

spoorun opened this issue Mar 6, 2021 · 3 comments

Comments

@spoorun
Copy link

spoorun commented Mar 6, 2021

Is there a means to enable all documents created in a space to be editable by all members of that space?

@spoorun
Copy link
Author

spoorun commented Mar 6, 2021

Is this related to: #16 ?

@spoorun
Copy link
Author

spoorun commented Mar 18, 2021

So, it seems that this is set at the Humhub end
humhub/cfiles#110

There's a workaround I figured, which appears to enable all users in the space to edit all files, but is not granular and not exposed in system settings

Go to:
humhub\modules\cfiles\permissions/managefiles.php

In:
added public $defaultAllowedGroups = [

Add:
Space::USERGROUP_MEMBER,

@niconacre
Copy link

I can't find parameter to authorisze any members to edit documents.
Is there any update for this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants