mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
add session id to notifier plugins/hook
This commit is contained in:
@@ -18,6 +18,7 @@ message FsEvent {
|
||||
string ip = 10;
|
||||
string virtual_path = 11;
|
||||
string virtual_target_path = 12;
|
||||
string session_id = 13;
|
||||
}
|
||||
|
||||
message ProviderEvent {
|
||||
|
||||
Reference in New Issue
Block a user