Don't log SFTP logins, it just is noisy

This commit is contained in:
DaneEveritt 2022-07-10 14:30:11 -04:00
parent 8b59c1c1a8
commit 7558c0380e
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 0 additions and 9 deletions

View file

@ -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',
],
],