sftpgo-mirror/vfs
Nicola Murino 4aa9686e3b
refactor custom actions
SFTPGo is now fully auditable, all fs and provider events that change
something are notified and can be collected using hooks/plugins.

There are some backward incompatible changes for command hooks
2021-10-10 13:08:05 +02:00
..
azblobfs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
azblobfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cryptfs.go modules: add v2 support 2021-06-26 07:31:41 +02:00
fileinfo.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
filesystem.go refactor custom actions 2021-10-10 13:08:05 +02:00
folder.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00
gcsfs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
gcsfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
osfs.go modules: add v2 support 2021-06-26 07:31:41 +02:00
s3fs.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
s3fs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sftpfs.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00
statvfs_fallback.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
statvfs_linux.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
statvfs_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sys_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sys_windows.go sftpd: remove workarounds for directory listing 2021-07-11 16:26:40 +02:00
vfs.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00