sftpgo-mirror/internal/dataprovider
Nicola Murino ba9df51b2e
fix or suppress lint warnings detected by golangci-lint 1.55.0
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-10-20 20:31:17 +02:00
..
actions.go also capture logs for pre-login and check-password commands 2023-02-26 15:15:34 +01:00
admin.go add a specific permission to manage folders 2023-07-23 18:48:49 +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:04:41 +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 configs: fix backward compatibility 2023-10-07 22:02:10 +02:00
dataprovider.go improve temp dirs handling an some logs 2023-10-17 18:06:52 +02:00
eventrule.go eventmanager: add DELETE method to HTTP notifications 2023-08-09 18:44:17 +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:04:41 +02:00
mysql.go fix or suppress lint warnings detected by golangci-lint 1.55.0 2023-10-20 20:31:17 +02:00
mysql_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
node.go httpfs: limit body size 2023-10-07 11:28:16 +02:00
pgsql.go CockroachDB: use unordered_unique_rowid for primary keys 2023-06-10 18:23:35 +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 add XOAUTH2 2023-06-03 16:17:32 +02:00
share.go shares: respect password strength 2023-07-16 16:51:38 +02:00
sqlcommon.go SQL providers: make sure we don't exceed the allowed placeholders 2023-09-12 19:15:40 +02:00
sqlite.go squash database migrations 2023-06-10 13:06:24 +02: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:15:40 +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:15:40 +02:00