sftpgo-mirror/internal/dataprovider
Nicola Murino ef0a3bc571
add support for anonymous users
Fixes #935

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-07-27 18:54:25 +02:00
..
actions.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
admin.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
apikey.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
bolt.go add support for anonymous users 2022-07-27 18:54:25 +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 add support for anonymous users 2022-07-27 18:54:25 +02:00
eventrule.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
eventruleutil.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
group.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
memory.go add support for anonymous users 2022-07-27 18:54:25 +02:00
mysql.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
mysql_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
pgsql.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
pgsql_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
quota.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 move SFTPGo package to the internal folder 2022-07-24 16:18:54 +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 anonymous users 2022-07-27 18:54:25 +02:00
sqlite.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sqlite_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sqlqueries.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
user.go add support for anonymous users 2022-07-27 18:54:25 +02:00