sftpgo/templates/webadmin
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
..
admin.html eventmanager: add support for pre-* actions 2023-01-01 17:59:41 +01:00
admins.html add roles 2022-11-16 19:04:50 +01:00
adminsetup.html WebUI: try harder to prevent browsers from auto-filling in password fields 2022-11-03 19:57:43 +01:00
base.html WebAdmin: allow to search and export event logs 2022-12-07 18:47:38 +01:00
baselogin.html add license header to source files 2022-07-17 20:16:00 +02:00
changepassword.html WebUI: try harder to prevent browsers from auto-filling in password fields 2022-11-03 19:57:43 +01:00
connections.html add support for inter-node communications 2022-09-25 19:48:55 +02:00
defender.html add license header to source files 2022-07-17 20:16:00 +02:00
eventaction.html eventmanager: add support for pre-* actions 2023-01-01 17:59:41 +01:00
eventactions.html add license header to source files 2022-07-17 20:16:00 +02:00
eventrule.html eventmanager: add support for global star path matching 2023-01-02 15:59:00 +01:00
eventrules.html add license header to source files 2022-07-17 20:16:00 +02:00
events.html provider events: add support for omit_object_data search param 2022-12-08 10:02:12 +01:00
folder.html eventmanager: add support for pre-* actions 2023-01-01 17:59:41 +01:00
folders.html WebAdmin: allow to search and export event logs 2022-12-07 18:47:38 +01:00
fsconfig.html gcsfs: allow to customize upload part size/time 2022-12-18 11:51:46 +01:00
group.html add support for password policies 2022-12-11 17:15:34 +01:00
groups.html WebAdmin: allow to simplify the user page 2022-09-21 19:36:08 +02:00
login.html WebUI: try harder to prevent browsers from auto-filling in password fields 2022-11-03 19:57:43 +01:00
maintenance.html add license header to source files 2022-07-17 20:16:00 +02:00
message.html add license header to source files 2022-07-17 20:16:00 +02:00
mfa.html MFA: allow recovery codes only if two-factor auth is enabled 2022-08-31 09:29:39 +02:00
profile.html add license header to source files 2022-07-17 20:16:00 +02:00
role.html add roles 2022-11-16 19:04:50 +01:00
roles.html add roles 2022-11-16 19:04:50 +01:00
sharedcomponents.html eventmanager: add support for pre-* actions 2023-01-01 17:59:41 +01:00
status.html add license header to source files 2022-07-17 20:16:00 +02:00
twofactor-recovery.html add license header to source files 2022-07-17 20:16:00 +02:00
twofactor.html add license header to source files 2022-07-17 20:16:00 +02:00
user.html eventmanager: add support for pre-* actions 2023-01-01 17:59:41 +01:00
users.html WebAdmin: allow to search and export event logs 2022-12-07 18:47:38 +01:00