[CalendarServer-changes] [467] CalendarServer/branches/users/wsanchez/provisioning/twistedcaldav/ directory/idirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 15 11:32:36 PST 2006


Revision: 467
          http://trac.macosforge.org/projects/calendarserver/changeset/467
Author:   wsanchez at apple.com
Date:     2006-11-15 11:32:36 -0800 (Wed, 15 Nov 2006)

Log Message:
-----------
authenticate -> verifyCredentials

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/provisioning/twistedcaldav/directory/idirectory.py

Modified: CalendarServer/branches/users/wsanchez/provisioning/twistedcaldav/directory/idirectory.py
===================================================================
--- CalendarServer/branches/users/wsanchez/provisioning/twistedcaldav/directory/idirectory.py	2006-11-15 19:30:23 UTC (rev 466)
+++ CalendarServer/branches/users/wsanchez/provisioning/twistedcaldav/directory/idirectory.py	2006-11-15 19:32:36 UTC (rev 467)
@@ -80,7 +80,7 @@
             record is a member of.
         """
 
-    def authenticate(credentials):
+    def verifyCredentials(credentials):
         """
         Verify that the given credentials can authenticate the principal
         represented by this record.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061115/e59a19f2/attachment.html


More information about the calendarserver-changes mailing list