Don't log SFTP logins, it just is noisy
This commit is contained in:
parent
8b59c1c1a8
commit
7558c0380e
2 changed files with 0 additions and 9 deletions
|
@ -17,7 +17,6 @@ return [
|
|||
'token' => 'Solved two-factor challenge',
|
||||
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier',
|
||||
'sftp' => [
|
||||
'success' => 'Logged in using SFTP',
|
||||
'fail' => 'Failed SFTP log in',
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue