sftpgo/httpd
Nicola Murino 4aa9686e3b
refactor custom actions
SFTPGo is now fully auditable, all fs and provider events that change
something are notified and can be collected using hooks/plugins.

There are some backward incompatible changes for command hooks
2021-10-10 13:08:05 +02:00
..
schema add data retention check hook 2021-10-03 15:17:49 +02:00
api_admin.go refactor custom actions 2021-10-10 13:08:05 +02:00
api_defender.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_folder.go refactor custom actions 2021-10-10 13:08:05 +02:00
api_http_user.go refactor custom actions 2021-10-10 13:08:05 +02:00
api_keys.go refactor custom actions 2021-10-10 13:08:05 +02:00
api_maintenance.go refactor custom actions 2021-10-10 13:08:05 +02:00
api_mfa.go refactor custom actions 2021-10-10 13:08:05 +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 refactor custom actions 2021-10-10 13:08:05 +02:00
api_utils.go web client UI: allow to edit plain text files 2021-10-09 14:17:28 +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 refactor custom actions 2021-10-10 13:08:05 +02:00
httpd.go web client UI: allow to edit plain text files 2021-10-09 14:17:28 +02:00
httpd_test.go refactor custom actions 2021-10-10 13:08:05 +02:00
internal_test.go refactor custom actions 2021-10-10 13:08:05 +02:00
middleware.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
server.go refactor custom actions 2021-10-10 13:08:05 +02:00
web.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
webadmin.go refactor custom actions 2021-10-10 13:08:05 +02:00
webclient.go refactor custom actions 2021-10-10 13:08:05 +02:00