[CalendarServer-changes] [10634] CalendarServer/branches/users/glyph/digest-auth-redux

source_changes at macosforge.org source_changes at macosforge.org
Fri Feb 1 15:53:34 PST 2013


Revision: 10634
          http://trac.calendarserver.org//changeset/10634
Author:   glyph at apple.com
Date:     2013-02-01 15:53:34 -0800 (Fri, 01 Feb 2013)
Log Message:
-----------
Fix one lingering usage of old credentials class.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/digest-auth-redux/twistedcaldav/directory/test/util.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/digest-auth-redux/

Modified: CalendarServer/branches/users/glyph/digest-auth-redux/twistedcaldav/directory/test/util.py
===================================================================
--- CalendarServer/branches/users/glyph/digest-auth-redux/twistedcaldav/directory/test/util.py	2013-02-01 23:53:32 UTC (rev 10633)
+++ CalendarServer/branches/users/glyph/digest-auth-redux/twistedcaldav/directory/test/util.py	2013-02-01 23:53:34 UTC (rev 10634)
@@ -342,7 +342,6 @@
                         "cnonce": "phlegm",
                         "nc": None,
                     },
-                    None,
                 )
 
                 if good:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130201/35da22f2/attachment.html>


More information about the calendarserver-changes mailing list