summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID
Commit message (Expand)AuthorAgeFilesLines
* #130: PHP 7 compatibility (fixes #129)HEADorigin/masterorigin/HEADmasterOleksandr Zahorulia2016-09-3017-56/+58
* Fixes CVE-2014-8150Marco Ceppi2015-07-301-1/+11
* loop over directories "the right way"Lawrence Brown2015-01-031-1/+1
* Provide several modifications on the PredisStore implementation.drmalex072014-03-111-4/+7
* Merge pull request #111 from stutiredboy/masterMarco Ceppi2014-01-091-0/+3
|\
| * Update Consumer.phpstutiredboy2013-12-171-0/+3
* | Merge pull request #94 from etienneq/pass-by-reference-fixMarco Ceppi2013-12-172-11/+11
|\ \ | |/ |/|
| * Call-time pass-by-reference fixEtienne Quiel2013-04-092-11/+11
* | Fixed wrong expiration command (expiresat -> expireat)Ville Mattila2013-09-021-2/+2
* | Implemented PredisStore to provide association store for Redis servers.Ville Mattila2013-08-131-0/+208
* | Prevent errors in strict mode due to weird PEAR static method declarationsDavid Simon2013-05-212-14/+14
* | Fixes #54. Pass request data to fix AX.Evgeniya Patuk2013-05-081-3/+8
* | included more checks for file access errorsEtienne Quiel2013-05-061-1/+10
|/
* Properly escape form output data.Olav Morken2012-10-191-3/+3
* Revert "1. Added urldecoding POST form values (browser will encode them if ne...Olav Morken2012-10-191-1/+1
* Return string instead of arrayDaniel Hofstetter2012-08-141-1/+5
* Removed one deprecated runtime call-by-referenceVille Mattila2012-08-091-1/+1
* Merge pull request #41 from cakebaker/masterMarco Ceppi2012-07-311-1/+1
|\
| * Using varchar(2047) instead of blob for server_url columnDaniel Hofstetter2010-12-151-1/+1
* | fixed call-time pass-by-referenceArnaud Le Blanc2012-03-042-4/+6
* | Improve PHP 5 complianceAdrian Lang2010-10-083-2/+8
|/
* Patching issue 17 (http://github.com/openid/php-openid/issues/#issue/17)JonTheNiceGuy2010-07-211-1/+5
* fixed Parse::match() returning different types and cleaned call-by-ref warningsTim Preston2010-07-202-4/+4
* 1. Added urldecoding POST form values (browser will encode them if needed).Shein Alexey2010-07-201-1/+1
* callback requires 3 parameters, not 2. fixes issue#1 from github.com/openid/p...Alexey Zakhlestin2010-07-201-1/+1
* no need for reference here, as php-5.x already treats all objects as pseudo-r...Alexey Zakhlestin2010-07-201-1/+1
* Use constant-time comparison of signatures to mitigate timing attacksCarl Howells2010-07-202-1/+15
* Fixing issue opened by jhr with patch found on bugs.debian.orgs: "A Debian us...Lilli2010-04-291-1/+1
* Merge branch 'master' of github.com:openid/php-openidLilli2010-04-282-14/+14
|\
| * form should autosubmit. fixes issue#2 from github.com/openid/php-openid branchAlexey Zakhlestin2010-04-291-1/+1
| * fix mb_ereg warningAlexey Zakhlestin2010-04-291-11/+11
| * fix typoAlexey Zakhlestin2010-04-291-2/+2
* | Manually added indeyet's commit because it was failing: 'no need for referenc...Lilli2010-04-281-1/+1
|/
* Merge branch 'master' of github.com:openid/php-openidLilli2010-04-283-15/+3
|\
| * Don't throw error when when received arg count is unlimitedAnthony BRETAUDEAU2010-04-291-1/+1
| * As written in doc, don't erase signed args when some of the args are unsignedAnthony BRETAUDEAU2010-04-291-1/+1
| * SQLStore: use is_subclass_of to determine if we have a PEAR instance.Daniel Hahler2010-04-291-13/+1
* | Added ccazette/indeyet's change to function returnToVerified() manually as th...Lilli2010-04-281-2/+3
* | Fixed minor issue that Ouroboros17 brought to my attention: 'Server.php give ...Lilli2010-04-281-1/+1
|/
* Removed/changed references to openidenabled.com. At this time, not every ref...2.2.0Lilli2010-03-161-1/+1
* Added the following patch from the trac.openidenabled.com bug tracker:Lilli2010-02-164-5/+6
* Added the following patch from the trac.openidenabled.com bug tracker:Lilli2010-02-1615-151/+133
* Added the following patch from the dev@openidenabled.com mailing list:Lilli2010-02-121-1/+1
* Added the following patch from the dev@openidenabled.com mailing list:Lilli2010-02-121-1/+1
* Added the following patch from the dev@openidenabled.com mailing list:Lilli2010-02-122-3/+39
* Added the following patch from the dev@openidenabled.com mailing list:Lilli2010-02-101-0/+413
* Added the following patch from the dev@openidenabled.com mailing list:Lilli2010-02-101-3/+18
* Added the following patch from the dev@openidenabled.com mailing list:Lilli2010-02-101-1/+12
* Added the changes to consumer and consumer test that were made to openidenabl...Lilli2010-02-081-1/+2
* still use in_array, just require strict type checkingWill Norris2009-05-281-4/+2
* [ few random cleanup changes ]Luke Shepard2009-05-285-6/+30
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-2828-28/+10
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-2728-10/+28
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-2728-28/+10
* [ Upgrading php-openid test framework to use PHPUnit 3.3 ]Luke Shepard2009-05-272-4/+4
* [project @ Move signed assertions code into contrib/]tailor2008-12-082-400/+0
* [project @ OpenID Signed Assertions(Implementation of old sxip draft)]tailor2008-11-142-0/+400
* [project @ Message: indentation]tailor2008-11-071-2/+2
* [project @ getAliasedArg() returns OpenID namespace when $aliased_key is 'ns']tailor2008-11-071-0/+5
* [project @ If we're generating user_setup_urls, let's at least do it correctly]tailor2008-07-111-3/+9
* [project @ Provide the user_setup_url in the Auth_OpenID_SetupNeededResponse ...tailor2008-07-101-1/+3
* [project @ Updated TLD list in TrustRoot.php]Kevin Turner2008-06-251-13/+18
* [project @ Fix Consumer's OpenID 1 checkid_immediate failure handling (thanks...http://j3h.us/2008-06-201-1/+2
* [project @ Test and fix HMAC-SHA256]http://j3h.us/2008-06-201-1/+1
* [project @ Rename files and tests related to HMACSHA1 and HMACSHA256]http://j3h.us/2008-06-206-5/+4
* [project @ Accept response code 206 from fetcher results (part 2). Fixes #260]Kevin Turner2008-06-112-3/+3
* [project @ Auth_OpenID_urinorm: fail to parse URIs with non-ASCII characters]tailor2008-06-111-0/+18
* [project @ Do not send namespace aliases for extensions with OpenID 1 message...tailor2008-06-061-2/+6
* [project @ message: allow two values for OPENID1_NS]Kevin Turner2008-06-062-27/+43
* [project @ Auth_OpenID_AuthRequest: simplify message construction]Kevin Turner2008-06-051-2/+1
* [project @ Deprecate Auth_OpenID_CheckIDRequest::namespace and stop using == ...Kevin Turner2008-06-051-19/+25
* [project @ Auth_OpenID_getAllowedReturnURLs: use fetcher parameter in call to...tailor2008-06-051-1/+1
* [project @ Fix Auth_OpenID_getAllowedReturnURLs, Auth_Yadis_DiscoveryResult::...tailor2008-06-051-5/+10
* [project @ handle empty string for trustroot the same as missing]tailor2008-06-051-11/+13
* [project @ #204 MalformedTrustRoot returned by the library now gets passed th...tailor2008-06-051-1/+2
* [project @ Add an explicit test for doubled-up ports for PHP 4.3 where the UR...tailor2008-06-051-0/+4
* [project @ #229 Server.php: test hasReturnTo() when message=null]tailor2008-06-041-2/+2
* [project @ Auth_OpenID_Decoder::defaultDecoder: Check for Auth_OpenID_Failure...Kevin Turner2008-06-041-0/+6
* [project @ Auth_OpenID_Decoder::decode: Check for Auth_OpenID_FailureResponse...Kevin Turner2008-06-041-0/+5
* [project @ #189 Add optional form_tag_attrs arg to Auth_OpenID_ServerResponse...tailor2008-06-041-2/+3
* [project @ Fix #220: Use return_to from request when generating form markup i...tailor2008-06-041-2/+1
* [project @ Fix trust root test runner and then all failing tests that were ex...tailor2008-06-041-17/+55
* [project @ Auth_OpenID_CheckIDRequest::fromMessage: return Auth_OpenID_Server...Kevin Turner2008-06-041-15/+14
* [project @ Auth_OpenID_Decoder::decode: make sure Auth_OpenID_ServerError has...Kevin Turner2008-06-041-0/+17
* [project @ Message->getArg & friends return FailureResponse on error]tailor2008-06-045-46/+72
* [project @ Add comment for Consumer::Response describing display_identifier a...tailor2008-06-031-0/+17
* [project @ rename return_to to current_url in Consumer.complete]tailor2008-06-031-4/+12
* [project @ server..Decoder.defaultDecoder: more readable error message]Kevin Turner2008-06-031-1/+1
* [project @ Add AX FetchResponse tests, fix bugs]tailor2008-06-031-1/+6
* [project @ AX::FetchResponse::fromSuccessResponse - return null when there's ...tailor2008-06-031-1/+4
* [project @ Add NOT NULL constraints to SQL stores]tailor2008-06-032-14/+20
* [project @ Fix PHP tags]tailor2008-06-031-0/+2
* [project @ Move MemcachedStore back from contrib, update license and copyright]tailor2008-06-031-0/+208
* [project @ normalize return_to before checking]tailor2008-06-031-2/+3
* [project @ Consumer._verifyDiscoveryResults: fall back to OpenID 1.0 type if ...tailor2008-06-021-22/+23
* [project @ Move Memcached store to contrib since it's not owned by JanRain]tailor2008-06-021-207/+0
* [project @ Update license strings to say Apache]tailor2008-05-3017-17/+17
* [project @ Don't explicitly set no-encryption session type with OpenID 1 requ...tailor2008-05-301-1/+2
* [project @ Remove URL fragment in ServiceEndpoint->getDisplayIdentifier]tailor2008-05-301-1/+14
* [project @ "and" -> "&&"]tailor2008-05-291-1/+1