sftpgo/internal/sftpd
Nicola Murino 5ef0a2ed4b
External/plugin auth: check for password change after empty response
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-08-26 12:04:41 +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 add object metadata to notification events 2023-08-12 18:51:47 +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 sftpd: remove diffie-hellman-group18-sha512 KEX 2023-08-04 21:10:39 +02:00
sftpd.go WebAdmin: add configs section 2023-02-19 19:03:45 +01:00
sftpd_test.go External/plugin auth: check for password change after empty response 2023-08-26 12:04:41 +02:00
ssh_cmd.go add object metadata to notification events 2023-08-12 18:51:47 +02:00
subsystem.go update Copyright year 2023-01-03 10:18:30 +01:00
transfer.go add object metadata to notification events 2023-08-12 18:51:47 +02:00