sftpgo/httpd
Nicola Murino 0823928f98
allow to disable login filesystem checks
SFTPGo requires that the user's home directory, virtual folder root,
and intermediate paths to virtual folders exist to work properly.
If you already know that the required directories exist, disabling
these checks will speed up login.
2021-04-05 17:57:30 +02:00
..
schema allow to disable login filesystem checks 2021-04-05 17:57:30 +02:00
api_admin.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_defender.go add REST API for the defender 2021-01-02 19:33:24 +01:00
api_folder.go kms: add a lock, secrets could be modified concurrently for cached users 2021-03-22 19:03:25 +01:00
api_maintenance.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_quota.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_user.go kms: add a lock, secrets could be modified concurrently for cached users 2021-03-22 19:03:25 +01:00
api_utils.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
auth_utils.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
httpd.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
httpd_test.go allow to disable login filesystem checks 2021-04-05 17:57:30 +02:00
internal_test.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
middleware.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
server.go update jwtauth to v5 2021-03-05 18:50:45 +01:00
web.go allow to disable login filesystem checks 2021-04-05 17:57:30 +02:00