sftpgo-mirror/dataprovider
Nicola Murino c2ff50c917 dataprovider: add support for user status and expiration
an user can now be disabled or expired.

If you are using an SQL database as dataprovider please remember to
execute the sql update script inside "sql" folder.

Fixes #57
2019-11-13 11:36:21 +01:00
..
bolt.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
dataprovider.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
memory.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
mysql.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
pgsql.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
sqlcommon.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
sqlite.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
sqlqueries.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
user.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00