]> lifelog.hopto.org Git - LifeLog.git/commitdiff
.
authorwbudic <redacted>
Thu, 11 Feb 2021 01:18:42 +0000 (12:18 +1100)
committerwbudic <redacted>
Thu, 11 Feb 2021 01:18:42 +0000 (12:18 +1100)
htdocs/cgi-bin/main.cgi

index 23f5bcf858f09a846ed9452cb8de2973f6b2aeeb..e380a10f180c72726cd0160dbff1331fc76581a7 100755 (executable)
@@ -1285,7 +1285,7 @@ sub authenticate {
             return;
         }
 
-        #We log failed possible intruder access access
+        #We log failed possible intruder access.
         Settings::toLog($db,"User $alias, failed to authenticate!");
 
         print $cgi->header( -expires => "+0s", -charset => "UTF-8" );