Skip to content

Conversation

@markus61
Copy link

@markus61 markus61 commented May 5, 2021

No description provided.

@scrutinizer-notifier
Copy link

The inspection completed: 1 new issues, 6 updated code elements

@luffah
Copy link

luffah commented May 5, 2021

looks compatible with any PR :P

It looks like the repository is sleepy.

Sure about the url settings for enable_group_folder_advanced_permissions and add_group_folder_manage_group ?

Code :  url = "/".join([str(fid), "1"])
Doc:
POST apps/groupfolders/folders/$folderId/acl: Enable/Disable folder advanced permissions
   acl 1 for enable, 0 for disable.


Code:  url = "/".join([str(fid), "manageACL"])
Doc: 
 POST apps/groupfolders/folders/$folderId/manageACL: Grants/Removes a group or user the ability to manage a groupfolders' advanced permissions
    $id: the id of the group/user to be granted/removed access to/from the folder
    $type: 'group' or 'user'
    $manageACL: true to grants ability to manage a groupfolders' advanced permissions, false to remove

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

Successfully merging this pull request may close these issues.

3 participants