Monotone-Parent: 84bc6f895c1a0b4e4455df229813dc1774f0be43

Monotone-Revision: 058f5a310b6bec2478c767650e3d9f8b2a304022

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-06T22:21:16
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-06 22:21:16 +00:00
parent 4729c4aef1
commit ab2bd7c4e3
2 changed files with 112 additions and 75 deletions
+8
View File
@@ -1,5 +1,13 @@
2007-09-06 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MainUI/SOGoRootPage.m ([-defaultAction]): commented out.
([-appendToResponse:responseinContext:ctx]): commented out.
([SOGoRootPage -connectURL]): new accessor that returns the full
url the the "connect" method.
([-connectAction]): rewrote method to return a properly formatted
auth. cookie based on the username and password passed as
parameter.
* UI/MainUI/SOGoUserHomePage.m ([SOGoUserHomePage -logoffAction]):
set the value of the cookie to "discard" and set its expiration
date to yesterday.