sftpgo-mirror/internal/dataprovider
Nicola Murino c74f391caf
Some checks are pending
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / Test and deploy (1.22, macos-latest, true) (push) Waiting to run
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Waiting to run
CI / Test and deploy (1.22, windows-latest, false) (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 (aarch64, ubuntu18.04, go1.22.6, arm64) (push) Waiting to run
CI / Build Linux packages (amd64, ubuntu:18.04, go1.22.6, amd64) (push) Waiting to run
CI / Build Linux packages (armv7, ubuntu18.04, go1.22.6, arm7) (push) Waiting to run
CI / Build Linux packages (ppc64le, ubuntu18.04, go1.22.6, ppc64le) (push) Waiting to run
CI / golangci-lint (push) Waiting to run
Docker / Build (alpine, false, ubuntu-latest) (push) Waiting to run
Docker / Build (alpine, true, ubuntu-latest) (push) Waiting to run
Docker / Build (debian, false, ubuntu-latest) (push) Waiting to run
Docker / Build (debian, true, ubuntu-latest) (push) Waiting to run
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Waiting to run
Docker / Build (distroless, false, ubuntu-latest) (push) Waiting to run
EventManager: filter action execution based on event status
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-09-27 20:49:04 +02: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 add an util method to convert []byte to string 2024-05-08 19:01:58 +02: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