Files
sftpgo/docs
Nicola Murino 7fa0959af4 eventmanager: add support for global star path matching
This introduce a backward incompatible change for filesystem path matching
in the Event Manager, now patterns like "*.txt" will no longer match any
file with the "txt" suffix, you need to change them to "/**/*.txt".

Also change pre-delete behaviour, now if an error is returned the client
will get a permission denied error. This is the same as the other pre-*
action. Previously it was not possible to deny deletion of a file.

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-01-02 15:59:00 +01:00
..
2022-10-23 04:47:41 +02:00
2021-12-26 14:54:29 +01:00
2021-08-18 14:39:56 +02:00
2021-12-26 14:54:29 +01:00
2022-12-11 17:15:34 +01:00
2021-12-01 17:53:19 +01:00
2022-12-27 18:51:53 +01:00
2022-10-23 04:47:41 +02:00
2022-09-22 17:27:00 +02:00
2022-11-16 19:04:50 +01:00
2022-02-28 20:19:13 +01:00
2022-07-17 16:02:45 +02:00
2022-12-27 18:51:53 +01:00