sftpgo-mirror/dataprovider
Nicola Murino 79c8b6cbc2 keyboard interactive auth: allows to automatically check the user password
This simplify the common pattern where the user password and a one time
token is requested: now the external program can delegate password check
to SFTPGo and verify the token itself
2020-02-16 11:43:52 +01:00
..
bolt.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
dataprovider.go keyboard interactive auth: allows to automatically check the user password 2020-02-16 11:43:52 +01:00
memory.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
mysql.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
pgsql.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
sqlcommon.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
sqlite.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
sqlqueries.go add support for integrated database schema migrations 2020-02-08 14:44:25 +01:00
user.go dataprovider actions: add more users fiels as env vars 2020-02-05 22:17:03 +01:00