sftpgo-mirror/ftpd
Nicola Murino 8a4c21b64a
add builtin two-factor auth support
The builtin two-factor authentication is based on time-based one time
passwords (RFC 6238) which works with Authy, Google Authenticator and
other compatible apps.
2021-09-04 12:11:04 +02:00
..
cryptfs_test.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
ftpd.go ftpd: add some security checks 2021-08-05 18:38:15 +02:00
ftpd_test.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
handler.go transfer logs: add FTP mode 2021-08-10 13:07:38 +02:00
internal_test.go transfer logs: add FTP mode 2021-08-10 13:07:38 +02:00
server.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
transfer.go FTP: try to return more specific error codes/messages for some errors 2021-06-28 19:40:04 +02:00