sftpgo-mirror/internal/ftpd
Nicola Murino ad5d657a1a
add support for password policies
you can now set a password expiration and the password change requirement

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-12-11 17:15:34 +01:00
..
cryptfs_test.go add roles 2022-11-16 19:04:50 +01:00
ftpd.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
ftpd_test.go add support for password policies 2022-12-11 17:15:34 +01:00
handler.go Per-directory permissions: add wildcards support 2022-11-18 18:12:04 +01:00
internal_test.go add roles 2022-11-16 19:04:50 +01:00
server.go Add support for graceful shutdown 2022-10-22 11:56:41 +02:00
transfer.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00