sftpgo-mirror/sftpd
Nicola Murino b903a6e46f
data provider: remove default admin
you need to load initial data or set "create_default_admin" to true
and the appropriate env vars if you don't want to use the web admin
setup screen to create the default admin
2021-08-20 10:37:51 +02:00
..
mocks sftpd: add folder prefix middleware 2021-07-29 00:32:55 +02:00
cmd_unix.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cryptfs_test.go add experimental plugin system 2021-07-11 15:26:51 +02:00
handler.go improve error messages for generic failures 2021-08-08 19:30:21 +02:00
internal_test.go improve error messages for generic failures 2021-08-08 19:30:21 +02:00
internal_unix_test.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
middleware.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
middleware_test.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
scp.go add experimental plugin system 2021-07-11 15:26:51 +02:00
server.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sftpd.go OpenAPI: minor changes 2021-01-18 13:24:38 +01:00
sftpd_test.go data provider: remove default admin 2021-08-20 10:37:51 +02:00
ssh_cmd.go sftpd: add folder prefix middleware 2021-07-29 00:32:55 +02:00
subsystem.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
transfer.go add experimental plugin system 2021-07-11 15:26:51 +02:00