silverstripe-framework/security/OpenID
Ingo Schommer e9d323b0d8 mlanthaler: The introduction of the HTTPResponse object broke some of my code. It's fixed now.
There was also a bug in the Director class: Director::redirectBack() didn't work because it stopped the script before outputting the headers. 
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@42092 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-16 15:31:44 +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: The introduction of the HTTPResponse object broke some of my code. It's fixed now. 2007-09-16 15:31:44 +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