[cvs] commit: framework/Auth package.xml framework/Auth/Auth kolab.php framework/Auth/tests/Horde/Auth AllTests.php KolabScenarioTest.php KolabTest.php framework/Kolab_Server/lib/Horde/Kolab Session.php framework/Kolab_Server/lib/Horde/Kolab/Server test.php framework/Kolab_Test/lib/Horde/Kolab ...

Gunnar Wrobel p at rdus.de
Sat Oct 25 06:28:03 UTC 2008


wrobel      2008-10-25 02:28:03 EDT

  Modified files:
    Auth                 package.xml 
    Auth/Auth            kolab.php 
    Kolab_Server/lib/Horde/Kolab Session.php 
    Kolab_Server/lib/Horde/Kolab/Server test.php 
    Kolab_Test/lib/Horde/Kolab Test.php 
  Added files:
    Auth/tests/Horde/Auth AllTests.php KolabScenarioTest.php 
                          KolabTest.php 
  Log:
  * Switched Kolab auth handling from IMAP to LDAP by using Kolab_Server.
  * Added "add user" capability to the Kolab driver.
  
  Revision  Changes    Path
  1.26      +50 -23    framework/Auth/Auth/kolab.php
  1.37      +3 -0      framework/Auth/package.xml
  1.1       +88 -0     framework/Auth/tests/Horde/Auth/AllTests.php (new)
  1.1       +57 -0     framework/Auth/tests/Horde/Auth/KolabScenarioTest.php (new)
  1.1       +100 -0    framework/Auth/tests/Horde/Auth/KolabTest.php (new)
  1.6       +7 -4      framework/Kolab_Server/lib/Horde/Kolab/Server/test.php
  1.3       +5 -6      framework/Kolab_Server/lib/Horde/Kolab/Session.php
  1.3       +4 -3      framework/Kolab_Test/lib/Horde/Kolab/Test.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Auth/Auth/kolab.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/package.xml?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/co.php/framework/Auth/tests/Horde/Auth/AllTests.php?r=1.1
  http://cvs.horde.org/co.php/framework/Auth/tests/Horde/Auth/KolabScenarioTest.php?r=1.1
  http://cvs.horde.org/co.php/framework/Auth/tests/Horde/Auth/KolabTest.php?r=1.1
  http://cvs.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/test.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Session.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Test/lib/Horde/Kolab/Test.php?r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list