sftpgo-mirror/internal/sftpd
Nicola Murino 3cb53b2c33
fix cross folder copy
also update css/js deps and other minor changes

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-04-13 18:23:42 +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 improve test cases coverage 2023-04-08 10:01:48 +02:00
internal_test.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01: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 OIDC: allow to extract custom fields from sub-structs 2023-03-23 18:15:07 +01:00
sftpd.go WebAdmin: add configs section 2023-02-19 19:03:45 +01:00
sftpd_test.go fix cross folder copy 2023-04-13 18:23:42 +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