sftpgo-mirror/sftpd
Nicola Murino 4759254e10 file actions: add bucket and endpoint to notifications
The HTTP notifications are now invoked as POST and the notification is
a JSON inside the POST body.

This is a backward incompatible change but this way the actions can be
extended more easily, sorry for the trouble

Fixes #101
2020-03-25 18:36:33 +01:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
handler.go file actions: add bucket and endpoint to notifications 2020-03-25 18:36:33 +01:00
internal_test.go file actions: add bucket and endpoint to notifications 2020-03-25 18:36:33 +01:00
internal_unix_test.go fix test cases on Windows 2019-12-26 08:29:38 +01:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go filters: we can now set allowed and denied files extensions 2020-03-01 22:10:29 +01:00
server.go docs: minor improvements 2020-03-04 23:51:16 +01:00
sftpd.go file actions: add bucket and endpoint to notifications 2020-03-25 18:36:33 +01:00
sftpd_test.go add profiler support 2020-03-15 15:16:35 +01:00
ssh_cmd.go file actions: add bucket and endpoint to notifications 2020-03-25 18:36:33 +01:00
transfer.go file actions: add bucket and endpoint to notifications 2020-03-25 18:36:33 +01:00