sftpgo/ftpd
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
..
cryptfs_test.go ftpd: add basic wildcard support 2022-05-04 19:32:02 +02:00
ftpd.go add more details to the server status page 2022-02-26 16:43:29 +01:00
ftpd_test.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00
handler.go try to automatically find shared data dirs in system-wide paths 2022-05-05 11:27:19 +02:00
internal_test.go web client: add share mode read/write 2022-05-09 19:09:43 +02:00
server.go allow to store temporary sessions within the data provider 2022-05-19 19:49:51 +02:00
transfer.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00