sftpgo/httpd
Nicola Murino 6a20e7411b
sdk: add a logger interface
we are now ready to make the sdk a separate module

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-01-13 10:51:36 +01:00
..
api_admin.go web UI/REST API: add password reset 2021-11-13 13:25:43 +01:00
api_defender.go defender: add provider driver 2021-12-25 12:08:07 +01:00
api_events.go eventsearcher plugin: add support to search for provider, bucket, endpoint Signed-off-by: Nicola Murino <nicola.murino@gmail.com> 2022-01-13 10:51:02 +01:00
api_folder.go refactor custom actions 2021-10-10 13:08:05 +02:00
api_http_user.go REST API: add an option to create missing dirs 2021-12-19 12:14:53 +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 definitions to the sdk package 2022-01-13 10:51:31 +01:00
api_quota.go add basic REST APIs for data retention 2021-09-25 12:20:31 +02:00
api_retention.go REST API: add events search 2021-10-23 15:47:21 +02:00
api_shares.go web client: use fetch to upload files 2021-12-08 19:25:22 +01:00
api_user.go move kms definitions to the sdk package 2022-01-13 10:51:31 +01:00
api_utils.go check rename source and target 2021-12-28 12:03:52 +01:00
auth_utils.go WebClient/REST API: add sharing support 2021-11-06 14:13:20 +01:00
file.go users API: add API to create, delete, rename files and directories 2021-07-23 10:19:27 +02:00
handler.go REST API: add an option to create missing dirs 2021-12-19 12:14:53 +01:00
httpd.go add support for metadata plugins 2021-12-16 18:18:36 +01:00
httpd_test.go sdk: add a logger interface 2022-01-13 10:51:36 +01:00
internal_test.go move kms definitions to the sdk package 2022-01-13 10:51:31 +01:00
middleware.go httpd: switch back to chi Recoverer now that the required patch is merged 2022-01-13 10:51:24 +01:00
resetcode.go web UI/REST API: add password reset 2021-11-13 13:25:43 +01:00
server.go sdk: add a logger interface 2022-01-13 10:51:36 +01:00
web.go web UI/REST API: add password reset 2021-11-13 13:25:43 +01:00
webadmin.go move kms definitions to the sdk package 2022-01-13 10:51:31 +01:00
webclient.go web client: use fetch to upload files 2021-12-08 19:25:22 +01:00