sftpgo-mirror/internal/dataprovider
Nicola Murino 256e3c1e3e
Some checks are pending
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / Test and deploy (push) Waiting to run
CI / Test build flags (push) Waiting to run
CI / Test with PgSQL/MySQL/Cockroach (push) Waiting to run
CI / Build Linux packages (push) Waiting to run
CI / golangci-lint (push) Waiting to run
Docker / Build (push) Waiting to run
node: use a plain string as key
Some KMS providers only allow UTF-8 characters

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-10-28 14:33:38 +01:00
..
actions.go add an util method to convert []byte to string 2024-05-08 19:01:58 +02:00
admin.go add an util method to convert []byte to string 2024-05-08 19:01:58 +02:00
apikey.go add an util method to convert []byte to string 2024-05-08 19:01:58 +02:00
bolt.go store used data transfer as big integer 2024-04-02 18:38:22 +02:00
bolt_disabled.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
cachedpassword.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
cacheduser.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
configs.go ssh: remove moduli, log negotiated algorithms 2024-02-24 20:35:09 +01:00
dataprovider.go fix new lint warnings 2024-08-14 08:46:55 +02:00
eventrule.go EventManager: filter action execution based on event status 2024-09-27 20:49:04 +02:00
group.go WIP new WebAdmin: role page 2024-01-21 17:19:25 +01:00
iplist.go WebUI: add a base template for info messages 2024-01-28 10:22:16 +01:00
memory.go minor refactor to memory provider initialization 2024-04-20 16:45:20 +02:00
mysql.go store used data transfer as big integer 2024-04-02 18:38:22 +02:00
mysql_disabled.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
node.go node: use a plain string as key 2024-10-28 14:33:38 +01:00
pgsql.go pgsql: validate target_session_attrs 2024-05-09 19:55:12 +02:00
pgsql_disabled.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
quotaupdater.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
role.go WIP new WebAdmin: role page 2024-01-21 17:19:25 +01:00
scheduler.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
session.go WebClient: refactor long-running tasks to improve browser compatibility 2024-03-11 18:19:57 +01:00
share.go add an util method to convert []byte to string 2024-05-08 19:01:58 +02:00
sqlcommon.go store used data transfer as big integer 2024-04-02 18:38:22 +02:00
sqlite.go store used data transfer as big integer 2024-04-02 18:38:22 +02:00
sqlite_disabled.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
sqlqueries.go add DirLister interface 2024-02-15 20:53:56 +01:00
unixcrypt.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
unixcrypt_disabled.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
user.go WebClient: allow to set TLS certificates 2024-05-03 18:30:03 +02:00