Opened 15 years ago

Closed 15 years ago

#3082 closed Bug (invalid)

ckfinder: folderView/folderCreate...fileDelete permissions undocumented

Reported by: Thomas Tallyce Owned by:
Priority: Normal Milestone:
Component: Server : PHP Version:
Keywords: Cc:

Description

These set of 8 permissions need to be documented at http://docs.fckeditor.net/CKFinder/Developers_Guide/PHP/Configuration/Access_Control#The_syntax_of_the_ACL_Items once it's clear exactly what they should be.

For instance for folderRename = true on /foldername/, with a filesystem:

/somefolder/
/foldername/
/foldername/subfolder/

it should be made clearer that (at present) /foldername/ and subfolder/ can both be renamed. (I think this design is wrong - see ticket #3081.)

Change History (1)

comment:1 Changed 15 years ago by Wiktor Walc

Resolution: invalid
Status: newclosed

Setting as invalid (explained in #3081). It is already explained (perhaps the example needs to be more clear) in the first example on that page:

"The above example only refers to file operations in the folder '/Logos' itself. It doesn't restrict operations on the folder so the user can delete or rename the folder. In order to limit (...) you should change permissions in the parent folder"

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy