sftpgo/internal/dataprovider
Nicola Murino 50cae4ee7d
httpd: add database based token manager
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-10-31 19:56:59 +01:00
..
actions.go also capture logs for pre-login and check-password commands 2023-02-26 15:15:34 +01:00
admin.go fix cross folder copy 2023-04-13 18:23:42 +02:00
apikey.go fix cross folder copy 2023-04-13 18:23:42 +02:00
bolt.go External/plugin auth: check for password change after empty response 2023-08-26 12:07:06 +02:00
bolt_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
cachedpassword.go fix cross folder copy 2023-04-13 18:23:42 +02:00
cacheduser.go webdav: fix caching with external auth/plugins 2023-05-20 12:39:07 +02:00
configs.go backports from main 2023-10-10 19:22:52 +02:00
dataprovider.go External/plugin auth: check for password change after empty response 2023-08-26 12:07:06 +02:00
eventrule.go email action: allow to configure Bcc 2023-05-25 19:55:27 +02:00
group.go groups: add expiration date override 2023-02-13 19:32:36 +01:00
iplist.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
memory.go External/plugin auth: check for password change after empty response 2023-08-26 12:07:06 +02:00
mysql.go Windows: start the service in a goroutine 2023-05-23 12:59:27 +02:00
mysql_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
node.go update Copyright year 2023-01-03 10:18:30 +01:00
pgsql.go Windows: start the service in a goroutine 2023-05-23 12:59:27 +02:00
pgsql_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
quotaupdater.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
role.go update Copyright year 2023-01-03 10:18:30 +01:00
scheduler.go webdav: fix caching with external auth/plugins 2023-05-20 12:39:07 +02:00
session.go httpd: add database based token manager 2023-10-31 19:56:59 +01:00
share.go backports from main 2023-10-10 19:22:52 +02:00
sqlcommon.go SQL providers: make sure we don't exceed the allowed placeholders 2023-09-12 19:16:54 +02:00
sqlite.go postgres provider: add support for load balancing 2023-03-25 09:29:13 +01:00
sqlite_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
sqlqueries.go SQL providers: make sure we don't exceed the allowed placeholders 2023-09-12 19:16:54 +02:00
unixcrypt.go add unixcrypt build tag 2023-03-26 10:33:30 +02:00
unixcrypt_disabled.go add unixcrypt build tag 2023-03-26 10:33:30 +02:00
user.go SQL providers: make sure we don't exceed the allowed placeholders 2023-09-12 19:16:54 +02:00