sftpgo-mirror/sftpd
Nicola Murino 50e441849a
try to make the web admin more user friendly
removed all the textarea with fields separated using "::".
This should, hopefully, improve user experience
2021-05-23 22:02:01 +02:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cryptfs_test.go fix max connections check 2021-04-20 18:12:16 +02:00
handler.go sftpd: fix file upload resume detection 2021-05-15 08:39:01 +02:00
internal_test.go remove deprecated file extensions filters 2021-05-22 12:28:05 +02:00
internal_unix_test.go add more linters 2020-05-06 19:36:34 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
server.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
sftpd.go OpenAPI: minor changes 2021-01-18 13:24:38 +01:00
sftpd_test.go remove deprecated file extensions filters 2021-05-22 12:28:05 +02:00
ssh_cmd.go try to make the web admin more user friendly 2021-05-23 22:02:01 +02:00
subsystem.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
transfer.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00