]> eyrie.org Git - kerberos/webauth.git/commitdiff
WebAuth.pm: Added missing WA_PEC_LOGIN_TIMEOUT
authorJon Robertson <jonrober@stanford.edu>
Tue, 23 Sep 2014 22:23:54 +0000 (15:23 -0700)
committerJon Robertson <jonrober@stanford.edu>
Tue, 23 Sep 2014 22:23:54 +0000 (15:23 -0700)
perl/lib/WebAuth.pm

index 53400062e410e3803c6cc03716d398b36e0e769a..c6e4d657dbf138bdd3a0c7436dc2c1fe0ddce779 100644 (file)
@@ -72,6 +72,7 @@ BEGIN {
         WA_PEC_AUTH_REJECTED
         WA_PEC_AUTH_REPLAY
         WA_PEC_AUTH_LOCKOUT
+        WA_PEC_LOGIN_TIMEOUT
 
         WA_ERR_APR
         WA_ERR_BAD_HMAC
@@ -358,6 +359,7 @@ errors and error tokens:
     WA_PEC_AUTH_REJECTED
     WA_PEC_AUTH_REPLAY
     WA_PEC_AUTH_LOCKOUT
+    WA_PEC_LOGIN_TIMEOUT
 
 Status codes used only for API calls: