sftpgo-mirror/internal/dataprovider
Nicola Murino 91fae5c4d4
shared providers: allow to immediately re-add soft-deleted users
there is no need to wait for cache updates

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-11-01 12:53:08 +01:00
..
actions.go command hooks: allow to pass custom arguments 2022-09-20 13:58:44 +02:00
admin.go sftpfs: reuse connections 2022-11-01 12:22:54 +01:00
apikey.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
bolt.go squash database migrations 2022-10-28 14:28:37 +02:00
bolt_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cachedpassword.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cacheduser.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
dataprovider.go eventmanager: allow to access the backup file 2022-10-29 14:04:31 +02:00
eventrule.go eventmanager: allow to access the backup file 2022-10-29 14:04:31 +02:00
group.go WebAdmin: allow to simplify the user page 2022-09-21 19:36:08 +02:00
memory.go add support for inter-node communications 2022-09-25 19:48:55 +02:00
mysql.go squash database migrations 2022-10-28 14:28:37 +02:00
mysql_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
node.go node token: add/pars admin username 2022-10-02 09:51:47 +02:00
pgsql.go squash database migrations 2022-10-28 14:28:37 +02:00
pgsql_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
quotaupdater.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
scheduler.go add support for inter-node communications 2022-09-25 19:48:55 +02:00
session.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
share.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sqlcommon.go shared providers: allow to immediately re-add soft-deleted users 2022-11-01 12:53:08 +01:00
sqlite.go squash database migrations 2022-10-28 14:28:37 +02:00
sqlite_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sqlqueries.go shared providers: allow to immediately re-add soft-deleted users 2022-11-01 12:53:08 +01:00
user.go sftpfs: reuse connections 2022-11-01 12:22:54 +01:00