sftpgo-mirror/internal/dataprovider
Nicola Murino ee90bfb506
add unixcrypt build tag
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-03-26 10:33:30 +02:00
..
actions.go also capture logs for pre-login and check-password commands 2023-02-26 15:15:34 +01:00
admin.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
apikey.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
bolt.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
bolt_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
cachedpassword.go update Copyright year 2023-01-03 10:18:30 +01:00
cacheduser.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
configs.go configs: add ACME section 2023-02-23 19:25:20 +01:00
dataprovider.go add unixcrypt build tag 2023-03-26 10:33:30 +02:00
eventrule.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01: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 EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
mysql.go postgres provider: add support for load balancing 2023-03-25 09:29:13 +01: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 postgres provider: add support for load balancing 2023-03-25 09:29:13 +01: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 scheduler: disable verbose logs 2023-02-21 18:18:24 +01:00
session.go update Copyright year 2023-01-03 10:18:30 +01:00
share.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
sqlcommon.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01: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 EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01: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 allow to set password strength at user/group level 2023-03-02 09:11:30 +01:00