]> err.no Git - scalable-opengroupware.org/blobdiff - ChangeLog
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1166 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / ChangeLog
index 915951cb4c4589e4522edc5b8707cdc16d894d3c..d542f488f4379043637216051824274108d50b63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2007-09-04  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
+
+       * UI/MainUI/SOGoUserHomePage.m ([SOGoUserHomePage -logoffAction]):
+       set the cookie path to "/".
+
+       * Main/SOGo.m ([SOGo -authenticatorInContext:_ctx]): choose the
+       authenticator based on the request handler key. "dav" returns the
+       SOGoDAVAuthenticator, anything else returns the Web authenticator.
+
+       * SoObjects/SOGo/SOGoDAVAuthenticator.m: renamed module from
+       "SOGoAuthenticator".
+
+       * SoObjects/SOGo/SOGoWebAuthenticator.m: new class module
+       implementing a subclass of SoCookieAuthenticator, designed for
+       web-based cookie authentication of users.m
+
+       * UI/MainUI/SOGoUserHomePage.m ([SOGoUserHomePage -logoffAction]):
+       new method that resets the authentification cookie.
+
+2007-08-29  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
+
+       * SoObjects/SOGo/LDAPSource.m ([LDAPSource
+       -checkLogin:loginToCheckandPassword:passwordToCheck]): initialize
+       didBind to NO to make sure no false authentication is returned if
+       the bind operation is not executed.
+
 2007-08-28  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
 
        * SoObjects/Mailer/SOGoDraftObject.m: added support for the