Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3081 closed Bug (invalid)

ckfinder: folderRename

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

Description

I think the permission model for folderRename and folderDelete is wrong.

Supposing we have this filesystem:

/somefolder/ /foldername/ /foldername/somefile.txt /foldername/subfolder/

If I set: folderRename = true on /foldername/

I would expect this to work like the unix model, namely:

  • That I should be able to rename what is in the folder, namely somefile.txt and subfolder.
  • But I should not be able to rename the folder itself.

Instead, foldername itself can be renamed, which seems odd. I think instead this should follow the unix model, which is that you can't make changes unless the container gives you that permission.

At present it's impossible to stop people breaking a site by renaming a containing high-level folder.

Change History (2)

comment:1 Changed 15 years ago by Wiktor Walc

Resolution: invalid
Status: newclosed

Setting as invalid, because it's not a FCKeditor issue. Feel tree to post your suggestions at CKFinder forum: http://www.fckeditor.net/forums/viewforum.php?f=10 (you can even just paste this ticket there), maybe other users will share their opinions about it.

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