Files
sftpgo/common
Nicola Murino b64d3c2fbf simplify rename permission
before this patch we allow a rename in the following cases:

- the user has rename permission on both source and target path
- the user has delete permission on source path and create/upload on
  target path

we now check only the rename/rename_files/rename_dirs permissions.
This is what SFTPGo users expect.

This is a backward incompatible change and it will not backported to
the 2.2.x branch

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-02-26 12:19:09 +01:00
..
2022-01-06 11:54:43 +01:00
2022-01-06 11:54:43 +01:00
2021-06-26 07:31:41 +02:00
2022-02-26 12:19:09 +01:00
2022-02-26 12:19:09 +01:00
2021-12-25 12:08:07 +01:00
2021-07-11 15:26:51 +02:00
2022-02-26 12:19:09 +01:00
2021-07-11 15:26:51 +02:00