mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
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
This commit is contained in:
@@ -160,6 +160,7 @@
|
||||
"users_base_dir": "",
|
||||
"actions": {
|
||||
"execute_on": [],
|
||||
"execute_for": [],
|
||||
"hook": ""
|
||||
},
|
||||
"external_auth_hook": "",
|
||||
|
||||
Reference in New Issue
Block a user