summaryrefslogtreecommitdiff
path: root/sshd
diff options
context:
space:
mode:
Diffstat (limited to 'sshd')
-rw-r--r--sshd1
1 files changed, 1 insertions, 0 deletions
diff --git a/sshd b/sshd
index c41be67..eb8558e 100644
--- a/sshd
+++ b/sshd
@@ -214,6 +214,7 @@ while (defined(my $ThisLine = <STDIN>)) {
#($ThisLine =~ /exited MaxStartups throttling/) or
# user already accounted for in other statement
($ThisLine =~ /^input_userauth_request: (illegal|invalid) user (.*)(?: \[preauth\])?$/ ) or
+ ($ThisLine =~ /^Accepted key .* found at /) or
0 # This line prevents blame shifting as lines are added above
) {
# Ignore these