sftpgo-mirror/dataprovider
Nicola Murino acdf351047 dataprovider: add custom command and/or HTTP notifications on users add, update and delete
This way custom logic can be implemented for example to create a UNIX user
as asked in #58
2019-11-14 11:06:03 +01:00
..
bolt.go dataprovider: add support for user status and expiration 2019-11-13 11:36:21 +01:00
dataprovider.go dataprovider: add custom command and/or HTTP notifications on users add, update and delete 2019-11-14 11:06:03 +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 custom command and/or HTTP notifications on users add, update and delete 2019-11-14 11:06:03 +01:00