sftpgo/httpd
Nicola Murino 1df1225eed
add support for data transfer bandwidth limits
with total limit or separate settings for uploads and downloads and
overrides based on the client's IP address.

Limits can be reset using the REST API

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-01-30 11:42:36 +01:00
..
api_admin.go move kms implementation outside the sdk package 2022-01-06 10:11:47 +01:00
api_defender.go defender: add provider driver 2021-12-25 12:08:07 +01:00
api_events.go sshd: improve docs about supported ciphers, KEX and MACs 2022-01-06 18:09:49 +01:00
api_folder.go refactor custom actions 2021-10-10 13:08:05 +02:00
api_http_user.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
api_keys.go WebClient/REST API: add sharing support 2021-11-06 14:13:20 +01:00
api_maintenance.go loaddata: improve shares restore 2021-11-27 11:12:51 +01:00
api_metadata.go add support for metadata plugins 2021-12-16 18:18:36 +01:00
api_mfa.go move kms implementation outside the sdk package 2022-01-06 10:11:47 +01:00
api_quota.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
api_retention.go REST API: add events search 2021-10-23 15:47:21 +02:00
api_shares.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
api_user.go make the sdk a separate module 2022-01-06 11:54:43 +01:00
api_utils.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
auth_utils.go WebClient/REST API: add sharing support 2021-11-06 14:13:20 +01:00
file.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
handler.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
httpd.go log at info level the service configurations 2022-01-05 13:22:49 +01:00
httpd_test.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
internal_test.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
middleware.go make the sdk a separate module 2022-01-06 11:54:43 +01:00
resetcode.go web UI/REST API: add password reset 2021-11-13 13:25:43 +01:00
server.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
web.go web UI/REST API: add password reset 2021-11-13 13:25:43 +01:00
webadmin.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
webclient.go make the sdk a separate module 2022-01-06 11:54:43 +01:00