sftpgo/httpd
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
..
schema dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
api_quota.go add a basic web interface 2019-10-07 18:19:01 +02:00
api_user.go add a basic web interface 2019-10-07 18:19:01 +02:00
api_utils.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
httpd.go improve docs 2019-10-08 08:20:26 +02:00
httpd_test.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
internal_test.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
router.go improve docs 2019-10-08 08:20:26 +02:00
web.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00