sftpgo/vfs
Nicola Murino 796ea1dde9
allow to store temporary sessions within the data provider
so we can persist password reset codes, OIDC auth sessions and tokens.
These features will also work in multi-node setups without sicky
sessions now

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-05-19 19:49:51 +02:00
..
azblobfs.go UI branding: use the short name on the login pages 2022-05-15 07:30:36 +02:00
azblobfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cryptfs.go data provider: remove prefer_database_credentials 2022-04-28 12:55:01 +02:00
fileinfo.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00
filesystem.go data provider: remove prefer_database_credentials 2022-04-28 12:55:01 +02:00
folder.go data provider: remove prefer_database_credentials 2022-04-28 12:55:01 +02:00
gcsfs.go UI branding: use the short name on the login pages 2022-05-15 07:30:36 +02:00
gcsfs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
osfs.go UI branding: use the short name on the login pages 2022-05-15 07:30:36 +02:00
s3fs.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00
s3fs_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sftpfs.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +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 try to automatically find shared data dirs in system-wide paths 2022-05-05 11:27:19 +02:00
sys_windows.go try to automatically find shared data dirs in system-wide paths 2022-05-05 11:27:19 +02:00
vfs.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00