[CalendarServer-changes] [7097] CalendarServer/trunk/twistedcaldav/stdconfig.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 3 19:04:41 PST 2011


Revision: 7097
          http://trac.macosforge.org/projects/calendarserver/changeset/7097
Author:   sagen at apple.com
Date:     2011-03-03 19:04:40 -0800 (Thu, 03 Mar 2011)
Log Message:
-----------
Changing cookie name, per Wiki group.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/stdconfig.py

Modified: CalendarServer/trunk/twistedcaldav/stdconfig.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/stdconfig.py	2011-03-03 22:53:08 UTC (rev 7096)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py	2011-03-04 03:04:40 UTC (rev 7097)
@@ -356,7 +356,7 @@
         },
         "Wiki": {
             "Enabled": False,
-            "Cookie": "_authserver_session",
+            "Cookie": "apple_webauth_token",
             "URL": "http://127.0.0.1:8089/RPC2",
             "UserMethod": "userForSession",
             "WikiMethod": "accessLevelForUserWikiCalendar",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110303/ea188620/attachment.html>


More information about the calendarserver-changes mailing list