sftpgo/config
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
..
config.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
config_linux.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
config_nolinux.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
config_test.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00