mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
notifier plugin: add support for login succeeded events
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -5214,12 +5214,14 @@ components:
|
||||
- 2
|
||||
- 3
|
||||
- 4
|
||||
- 5
|
||||
description: >
|
||||
Event status:
|
||||
* `1` - Login failed
|
||||
* `2` - Login failed non-existent user
|
||||
* `3` - No login tried
|
||||
* `4` - Algorithm negotiation failed
|
||||
* `5` - Login succeeded
|
||||
FsEventStatus:
|
||||
type: integer
|
||||
enum:
|
||||
|
||||
Reference in New Issue
Block a user