sftpgo/httpd
2021-10-03 15:17:49 +02:00
..
schema add data retention check hook 2021-10-03 15:17:49 +02:00
api_admin.go rework user and admin profiles 2021-09-29 18:46:15 +02:00
api_defender.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_folder.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_http_user.go rework user and admin profiles 2021-09-29 18:46:15 +02:00
api_keys.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_maintenance.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_mfa.go add additional data to MFA secrets and fix pointers management 2021-09-05 14:10:12 +02:00
api_quota.go add basic REST APIs for data retention 2021-09-25 12:20:31 +02:00
api_retention.go add data retention check hook 2021-10-03 15:17:49 +02:00
api_user.go add additional data to MFA secrets and fix pointers management 2021-09-05 14:10:12 +02:00
api_utils.go rework user and admin profiles 2021-09-29 18:46:15 +02:00
auth_utils.go minor fixes and doc improvements 2021-09-18 10:50:17 +02:00
file.go users API: add API to create, delete, rename files and directories 2021-07-23 10:19:27 +02:00
handler.go improve logging 2021-07-24 20:11:17 +02:00
httpd.go rework user and admin profiles 2021-09-29 18:46:15 +02:00
httpd_test.go add data retention check hook 2021-10-03 15:17:49 +02:00
internal_test.go add data retention check hook 2021-10-03 15:17:49 +02:00
middleware.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
server.go rework user and admin profiles 2021-09-29 18:46:15 +02:00
web.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
webadmin.go data retention: allow to notify results via e-mail 2021-10-02 22:25:41 +02:00
webclient.go rework user and admin profiles 2021-09-29 18:46:15 +02:00