sftpgo/internal/sftpd
Nicola Murino 0413c0471c
add a specific permission to manage folders
creating/updating folders embedded in users is no longer supported.

Fixes #1349

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-07-23 18:48:49 +02:00
..
mocks move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cmd_unix.go update Copyright year 2023-01-03 10:18:30 +01:00
cmd_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
cryptfs_test.go update Copyright year 2023-01-03 10:18:30 +01:00
handler.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
httpfs_test.go add a specific permission to manage folders 2023-07-23 18:48:49 +02:00
internal_test.go osfs: add optional buffering 2023-05-16 18:08:14 +02:00
internal_unix_test.go update Copyright year 2023-01-03 10:18:30 +01:00
lister.go update Copyright year 2023-01-03 10:18:30 +01:00
middleware.go update Copyright year 2023-01-03 10:18:30 +01:00
middleware_test.go update Copyright year 2023-01-03 10:18:30 +01:00
scp.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
server.go try to fix a randomly failing test case 2023-06-08 19:41:58 +02:00
sftpd.go WebAdmin: add configs section 2023-02-19 19:03:45 +01:00
sftpd_test.go add a specific permission to manage folders 2023-07-23 18:48:49 +02:00
ssh_cmd.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
subsystem.go update Copyright year 2023-01-03 10:18:30 +01:00
transfer.go try harder to convert transfer errors in well-known error types 2023-04-08 14:55:04 +02:00