Auth:: (CVS) -> Horde_Auth::
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 7 Jul 2009 01:08:53 +0000 (19:08 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 8 Jul 2009 16:40:40 +0000 (10:40 -0600)
commit880314e236f67912136bd1494d4dc177ade28846
treeb12749f79bc4bf2516052c4a0f26a8260429d86c
parentd570d2a3e7158206c0cb65731d25718f20b457d0
Auth:: (CVS) -> Horde_Auth::
49 files changed:
framework/Auth/lib/Horde/Auth.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Application.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Auto.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Composite.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Customsql.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Cyrsql.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Cyrus.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Driver.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Ftp.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Http.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/HttpRemote.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Imap.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Imsp.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Ipbasic.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Kolab.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Krb5.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Ldap.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Login.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Msad.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Pam.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Passwd.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Peclsasl.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Radius.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Shibboleth.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Signup.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Signup/Datatree.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Signup/Sql.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Smb.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Smbclient.php [new file with mode: 0644]
framework/Auth/lib/Horde/Auth/Sql.php [new file with mode: 0644]
framework/Auth/package.xml [new file with mode: 0644]
framework/Auth/test/Horde/Auth/AllTests.php [new file with mode: 0644]
framework/Auth/test/Horde/Auth/KolabScenarioTest.php [new file with mode: 0644]
framework/Auth/test/Horde/Auth/KolabTest.php [new file with mode: 0644]
framework/Auth/test/Horde/Auth/credentials.php [new file with mode: 0644]
framework/Auth/test/Horde/Auth/getCryptedPassword.phpt [new file with mode: 0644]
framework/Auth/test/Horde/Auth/getSalt.phpt [new file with mode: 0644]
framework/Auth/test/Horde/Auth/passwd.phpt [new file with mode: 0644]
framework/Auth/test/Horde/Auth/test.passwd [new file with mode: 0644]
framework/History/lib/Horde/History.php
framework/Kolab_Server/lib/Horde/Kolab/Test/Server.php
framework/Kolab_Session/lib/Horde/Kolab/Session.php
framework/LoginTasks/lib/Horde/LoginTasks.php
framework/Notification/lib/Horde/Notification.php
framework/Rpc/lib/Horde/Rpc.php
framework/Rpc/lib/Horde/Rpc/Phpgw.php
framework/Rpc/lib/Horde/Rpc/Soap.php
framework/Rpc/lib/Horde/Rpc/Webdav.php
framework/SessionHandler/lib/Horde/SessionHandler.php