sftpgo-mirror/internal/dataprovider
Nicola Murino 4b4edef0ad
disable self connections by default
now that the event manager can create files, self connections may create
even more issues than before

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-10-12 18:12:12 +02:00
..
actions.go command hooks: allow to pass custom arguments 2022-09-20 13:58:44 +02:00
admin.go WebAdmin: allow to simplify the user page 2022-09-21 19:36:08 +02:00
apikey.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
bolt.go add support for inter-node communications 2022-09-25 19:48:55 +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 disable self connections by default 2022-10-12 18:12:12 +02:00
eventrule.go eventmanager: add support for file/directory compression 2022-10-10 18:53:58 +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 WebDAV: allow to set last modification time 2022-10-11 19:20:58 +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 WebDAV: allow to set last modification time 2022-10-11 19:20:58 +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 add support for inter-node communications 2022-09-25 19:48:55 +02:00
sqlite.go SQLite provider: remove code only used for shared providers 2022-09-25 20:29:43 +02:00
sqlite_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sqlqueries.go add support for inter-node communications 2022-09-25 19:48:55 +02:00
user.go disable self connections by default 2022-10-12 18:12:12 +02:00