sftpgo-mirror/internal/dataprovider
Nicola Murino 1196727448
dataretention: remove ignore_user_permissions
Required permissions are now automatically granted as for any other
filesystem action

Fixes #1564

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-04-01 15:07:03 +02:00
..
actions.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
admin.go remove some useless nil checks 2024-03-02 18:49:07 +01:00
apikey.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
bolt.go dataproviders: return an uniform error for foreign key violations 2024-02-03 14:24:50 +01: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 add time-based access restrictions 2024-03-17 11:30:03 +01:00
eventrule.go dataretention: remove ignore_user_permissions 2024-04-01 15:07:03 +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 dataproviders: return an uniform error for foreign key violations 2024-02-03 14:24:50 +01:00
mysql.go dataproviders: return an uniform error for foreign key violations 2024-02-03 14:24:50 +01:00
mysql_disabled.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
node.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
pgsql.go dataproviders: return an uniform error for foreign key violations 2024-02-03 14:24:50 +01: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 remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
sqlcommon.go WebClient: refactor long-running tasks to improve browser compatibility 2024-03-11 18:19:57 +01:00
sqlite.go dataproviders: return an uniform error for foreign key violations 2024-02-03 14:24:50 +01: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 add time-based access restrictions 2024-03-17 11:30:03 +01:00