gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/securid


From: gsasl-commit
Subject: CVS gsasl/lib/securid
Date: Mon, 04 Oct 2004 00:19:11 +0200

Update of /home/cvs/gsasl/lib/securid
In directory dopio:/tmp/cvs-serv6553/securid

Modified Files:
        server.c 
Log Message:
Cleanup properties.

--- /home/cvs/gsasl/lib/securid/server.c        2004/09/30 15:34:50     1.4
+++ /home/cvs/gsasl/lib/securid/server.c        2004/10/03 22:19:10     1.5
@@ -89,7 +89,7 @@
   else
     gsasl_property_set (sctx, GSASL_PIN, NULL);
 
-  res = gsasl_callback (NULL, sctx, GSASL_SERVER_SECURID);
+  res = gsasl_callback (NULL, sctx, GSASL_VALIDATE_SECURID);
   switch (res)
     {
     case GSASL_SECURID_SERVER_NEED_ADDITIONAL_PASSCODE:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]