sftpgo/internal/dataprovider
Nicola Murino 048591553a
allow to set a default expiration for newly created users
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-11-05 18:01:24 +01:00
..
actions.go command hooks: allow to pass custom arguments 2022-09-20 13:58:44 +02:00
admin.go allow to set a default expiration for newly created users 2022-11-05 18:01:24 +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 webdav: always open files for reading in lazy mode 2022-11-03 08:31:40 +01: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 event rules 2022-11-01 17:39:53 +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 event rules 2022-11-01 17:39:53 +01:00
user.go sftpfs: reuse connections 2022-11-01 12:22:54 +01:00