sftpgo/internal/httpd
Nicola Murino 3121c35437
WebClient: do not silently overwrite files/directories
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-12-28 18:43:07 +01:00
..
api_admin.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_configs.go add XOAUTH2 2023-06-03 16:17:32 +02:00
api_defender.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_eventrule.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_events.go events: fix event type string conversion 2023-10-21 11:25:39 +02:00
api_folder.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_group.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_http_user.go WebClient WIP: add support for localizations 2023-12-10 16:40:13 +01:00
api_iplist.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_keys.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_maintenance.go loaddata: do not reveal the existence of the files in error messages 2023-11-01 10:54:20 +01:00
api_metadata.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_mfa.go WebClient: remove data schema usage from mfa page 2023-11-18 20:06:31 +01:00
api_quota.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_retention.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_role.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_shares.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
api_user.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_utils.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
auth_utils.go httpd: add database based token manager 2023-11-01 10:54:14 +01:00
file.go vfs: make PipeWriter an interface 2023-10-23 09:56:46 +02:00
flash.go WebClient: allow to pass args for localized errors from the backend 2023-12-12 18:04:14 +01:00
flash_test.go WebClient: fix test cases 2023-12-12 19:04:32 +01:00
handler.go WebClient WIP: add support for localizations 2023-12-10 16:40:13 +01:00
httpd.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
httpd_test.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
internal_test.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
middleware.go WebClient: allow to pass args for localized errors from the backend 2023-12-12 18:04:14 +01:00
oauth2.go httpd: add database based token manager 2023-11-01 10:54:14 +01:00
oauth2_test.go add XOAUTH2 2023-06-03 16:17:32 +02:00
oidc.go WebClient: allow to pass args for localized errors from the backend 2023-12-12 18:04:14 +01:00
oidc_test.go WebClient WIP: add support for localizations 2023-12-10 16:40:13 +01:00
oidcmanager.go httpd: add database based token manager 2023-11-01 10:54:14 +01:00
resetcode.go update Copyright year 2023-01-03 10:18:30 +01:00
resources.go httpd: disable directory index for static files 2023-09-08 19:55:45 +02:00
resources_embedded.go httpd: disable directory index for static files 2023-09-08 19:55:45 +02:00
server.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
token.go httpd: add database based token manager 2023-11-01 10:54:14 +01:00
web.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00
webadmin.go WebClient: allow to pass args for localized errors from the backend 2023-12-12 18:04:14 +01:00
webclient.go WebClient: do not silently overwrite files/directories 2023-12-28 18:43:07 +01:00