silverstripe-framework/security/OpenID
Ingo Schommer 8521832df4 mlanthaler: Workaround: This will fix a conflict of the built-in DB class with PEAR's DB class. These changes can be reverted as soon as the developers of OpenID applied my patch to their library.
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@42029 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-16 01:58:39 +00:00
..
Auth mlanthaler: August 3, 2007 - will@willnorris.com: prevent error 'call to member function of a non-object' 2007-09-16 01:57:49 +00:00
OpenIDAuthenticatedRole.php mlanthaler: Moved the OpenID specific files to a sub folder to make the directory structure clearer and set a "standard" for new authentication methods. 2007-09-16 00:46:51 +00:00
OpenIDAuthenticator.php mlanthaler: Refactored the created code since the coding conventions for static methods were changed (ticket #49). 2007-09-16 01:57:21 +00:00
OpenIDLoginForm.php mlanthaler: Moved the OpenID specific files to a sub folder to make the directory structure clearer and set a "standard" for new authentication methods. 2007-09-16 00:46:51 +00:00
OpenIDStorage.php mlanthaler: Workaround: This will fix a conflict of the built-in DB class with PEAR's DB class. These changes can be reverted as soon as the developers of OpenID applied my patch to their library. 2007-09-16 01:58:39 +00:00