sftpgo-mirror/internal/httpd
Nicola Murino e3e85867b1
sftpfs: reuse connections
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-11-01 12:22:54 +01:00
..
api_admin.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_defender.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_eventrule.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_events.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_folder.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_group.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_http_user.go WebClient: make folder deletion recursive 2022-10-27 08:27:44 +02:00
api_keys.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_maintenance.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
api_metadata.go eventmanager: add metadata check 2022-09-26 19:00:34 +02:00
api_mfa.go MFA: allow recovery codes only if two-factor auth is enabled 2022-08-31 09:29:39 +02:00
api_quota.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
api_retention.go eventmanager: add support for data retention checks 2022-08-04 21:50:38 +02:00
api_shares.go zip downloads: make zip entries relative to the current dir when possible 2022-09-19 17:06:42 +02:00
api_user.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_utils.go node token: add/pars admin username 2022-10-02 09:51:47 +02:00
auth_utils.go add support for inter-node communications 2022-09-25 19:48:55 +02:00
file.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
flash.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
flash_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
handler.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
httpd.go WebClient: validate PDF files before rendering 2022-09-22 20:41:28 +02:00
httpd_test.go sftpfs: reuse connections 2022-11-01 12:22:54 +01:00
internal_test.go node token: add/pars admin username 2022-10-02 09:51:47 +02:00
middleware.go node token: add/pars admin username 2022-10-02 09:51:47 +02:00
oidc.go OIDC: allow to skip JWT signature validation 2022-10-19 18:38:09 +02:00
oidc_test.go oidc: update user after token refresh 2022-09-22 08:30:22 +02:00
oidcmanager.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
resetcode.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
resources.go add support for embedding templates and other static resources 2022-07-24 20:02:37 +02:00
resources_embedded.go add support for embedding templates and other static resources 2022-07-24 20:02:37 +02:00
server.go Add support for graceful shutdown 2022-10-22 11:56:41 +02:00
web.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
webadmin.go event rules: allow to set min/max file size using "human" notation 2022-10-16 15:28:47 +02:00
webclient.go WebClient: validate PDF files before rendering 2022-09-22 20:41:28 +02:00