sftpgo/common
Nicola Murino aa0ed5dbd0 add post-login hook
a login scope is supported too so you can get notifications for failed logins,
successful logins or both
2020-08-12 16:15:12 +02:00
..
actions.go refactoring: add common package 2020-07-24 23:39:38 +02:00
actions_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
common.go add post-login hook 2020-08-12 16:15:12 +02:00
common_test.go add WebDAV support 2020-08-11 23:56:10 +02:00
connection.go add WebDAV support 2020-08-11 23:56:10 +02:00
connection_test.go add WebDAV support 2020-08-11 23:56:10 +02:00
tlsutils.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
tlsutils_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
transfer.go add WebDAV support 2020-08-11 23:56:10 +02:00
transfer_test.go add WebDAV support 2020-08-11 23:56:10 +02:00