summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #130: PHP 7 compatibility (fixes #129)HEADorigin/masterorigin/HEADmasterOleksandr Zahorulia2016-09-3052-142/+151
* version bump2.3.0Marco Ceppi2015-07-301-1/+1
* Merge pull request #126 from marcoceppi/fix-124Marco Ceppi2015-07-301-2/+2
|\
| * Fix DB requirement in README fixes #124Marco Ceppi2015-07-301-2/+2
|/
* Merge pull request #125 from marcoceppi/CVE-2014-8150Marco Ceppi2015-07-301-1/+11
|\
| * Fixes CVE-2014-8150Marco Ceppi2015-07-301-1/+11
|/
* Merge pull request #122 from brownl/loop-over-dir-properlyMarco Ceppi2015-01-051-1/+1
|\
| * loop over directories "the right way"Lawrence Brown2015-01-031-1/+1
|/
* Merge pull request #121 from drmalex07/masterMarco Ceppi2014-04-231-4/+7
|\
| * Provide several modifications on the PredisStore implementation.drmalex072014-03-111-4/+7
|/
* Merge pull request #115 from marcoceppi/warn-when-person-is-doing-harmMarco Ceppi2014-02-131-2/+7
|\
| * Add warning when you disable SSL, don't be silly pleaseMarco Ceppi2014-01-221-2/+7
* | Merge pull request #117 from marcoceppi/xml-sad-faceMarco Ceppi2014-01-231-3/+7
|\ \ | |/ |/|
| * Reject OpenID XML responses with a doctype CVE-2012-4554Marco Ceppi2014-01-231-0/+4
| * Clean upMarco Ceppi2014-01-231-3/+3
|/
* Merge pull request #113 from thanhhh/masterMarco Ceppi2014-01-201-1/+5
|\
| * Remove wasted white space for #113ThanhHH2014-01-161-2/+2
| * Add Auth_OpenID_DISABLE_SSL_VERIFY opt to disable SSL verifyThanhHH2014-01-091-3/+7
* | Merge pull request #114 from AdamWill/entity_decodeMarco Ceppi2014-01-091-24/+1
|\ \
| * | Yadis: drop custom replaceEntities() function and use html_entity_decodeAdam Williamson2014-01-091-24/+1
|/ /
* | Merge pull request #100 from fredden/patch-1Marco Ceppi2014-01-091-1/+1
|\ \
| * | Improves open_basedir detectionDan Wallis2013-05-271-1/+1
* | | 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-175-14/+14
|\ \ \ | |/ / |/| |
| * | Call-time pass-by-reference fixEtienne Quiel2013-04-095-14/+14
* | | Merge pull request #109 from chuckpearce/masterMarco Ceppi2013-10-031-1/+1
|\ \ \
| * | | Changed gist location as the current was returning 404, new Hello World! gist...editing on sandpit2013-10-031-1/+1
|/ / /
* | | Merge pull request #105 from vmattila/predis-storeMarco Ceppi2013-09-031-2/+2
|\ \ \
| * | | Fixed wrong expiration command (expiresat -> expireat)Ville Mattila2013-09-021-2/+2
* | | | correction for PHP < 5.2.11nao-pon2013-08-251-6/+11
* | | | Merge pull request #103 from vmattila/predis-storeMarco Ceppi2013-08-171-0/+208
|\ \ \ \ | |/ / /
| * | | Implemented PredisStore to provide association store for Redis servers.Ville Mattila2013-08-131-0/+208
| | |/ | |/|
* | | disable external XML entities and libxml errorsWill Norris2013-08-111-1/+8
|/ /
* | Merge pull request #99 from DavidMikeSimon/masterMarco Ceppi2013-05-212-14/+14
|\ \
| * | Prevent errors in strict mode due to weird PEAR static method declarationsDavid Simon2013-05-212-14/+14
|/ /
* | Merge pull request #97 from Jannie/masterMarco Ceppi2013-05-081-3/+8
|\ \
| * | Fixes #54. Pass request data to fix AX.Evgeniya Patuk2013-05-081-3/+8
|/ /
* | Merge pull request #96 from etienneq/zero_filesize_bugMarco Ceppi2013-05-061-1/+10
|\ \
| * | included more checks for file access errorsEtienne Quiel2013-05-061-1/+10
|/ /
* | Merge pull request #95 from DavidMikeSimon/masterMarco Ceppi2013-04-252-0/+25
|\ \ | |/ |/|
| * Added composer.jsonDavid Simon2013-04-252-0/+25
|/
* Merge pull request #91 from henrrrik/patch-1Marco Ceppi2013-03-081-1/+1
|\
| * Better to use isset() in case it doesn't exist.Henrik Sjökvist2013-02-211-1/+1
| * If $_SESSION isn't set, don't trigger a PHP notice.Henrik Sjökvist2013-02-201-1/+1
|/
* Merge pull request #83 from UNINETT/masterMarco Ceppi2012-12-215-17/+17
|\
| * Clean up reference assignment of objects.Olav Morken2012-10-194-14/+14
| * 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
* | Merge pull request #61 from JonTheNiceGuy/removeloggingMarco Ceppi2012-12-211-7/+0
|\ \
| * | Removed logging calls for a successful retrieval, as the PlainHTTPFetcher doe...Jon "The Nice Guy" Spriggs2011-10-051-7/+0
* | | Merge pull request #84 from pixnet/masterMarco Ceppi2012-10-251-1/+7
|\ \ \ | |_|/ |/| |
| * | Set proxy options only if Auth_OpenID_HTTP_PROXY is explicitly setitsour2012-10-251-1/+7
|/ /
* | Merge pull request #78 from rodrigosprimo/masterMarco Ceppi2012-10-111-1/+5
|\ \
| * | Fixing issue #32 : https://github.com/openid/php-openid/issues/32Rodrigo Primo2012-10-111-1/+5
|/ /
* | Merge pull request #75 from cakebaker/bugfix-invalid-return-valueMarco Ceppi2012-08-141-1/+5
|\ \
| * | Return string instead of arrayDaniel Hofstetter2012-08-141-1/+5
|/ /
* | Merge pull request #74 from vmattila/masterMarco Ceppi2012-08-101-1/+1
|\ \
| * | 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
* | | Merge pull request #70 from arnaud-lb/fix-call-time-pass-by-refMarco Ceppi2012-07-313-7/+11
|\ \ \
| * | | fixed call-time pass-by-referenceArnaud Le Blanc2012-03-043-7/+11
|/ / /
* | | Merge pull request #47 from starsquare/masterWill Norris2012-01-024-19/+19
|\ \ \
| * | | fix for rest of dl() calls, also avoid ini_set() as may not work on safe_modeChris Buckley2011-05-033-5/+5
| * | | fix for short_open_tag = 0Chris Buckley2011-05-031-14/+14
| | |/ | |/|
* | | Merge pull request #59 from staktrace/fix-detectWill Norris2012-01-021-2/+2
|\ \ \
| * | | Update the URL used for HTTPFetch testing now that github's behaviour has cha...Kartikaya Gupta2011-10-021-1/+1
| * | | Remove angle brackets from around a URL, since if the output is in text/html ...Kartikaya Gupta2011-10-021-1/+1
| |/ /
* | | Merge pull request #65 from pwaring/masterWill Norris2012-01-021-1/+1
|\ \ \
| * | | Fix minor spelling error.Paul Waring2011-11-091-1/+1
| |/ /
* | | allow custom CA certs to be used to verify hostsWill Norris2012-01-021-0/+6
* | | restructure Auth_OpenID_VERIFY_HOST logicWill Norris2012-01-021-24/+19
* | | In response to Issue 38 and issue 51, this patch allows forcing host verifica...Jon "The Nice Guy" Spriggs2011-10-051-3/+24
|/ /
* | Merge branch 'master' of https://github.com/adrianlang/php-openid into adrian...Will Norris2011-01-194-3/+9
|\ \
| * | Improve PHP 5 complianceAdrian Lang2010-10-084-3/+9
| |/
* | Made some hardcoded tmp paths dynamic by using sys_get_temp_dir. If function ...Philipp Söhnlein2011-01-162-10/+33
|/
* 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-203-5/+5
* Fixed warnings in try_auth.php, consumer.php. Fixed reference to openid-enabl...long2010-07-203-5/+10
* 1. Removed assigning by reference new operator result (E_DEPRECATED).Shein Alexey2010-07-201-2/+1
* 1. Added urldecoding POST form values (browser will encode them if needed).Shein Alexey2010-07-201-1/+1
* 1. Added dl() existance checking.Shein Alexey2010-07-201-6/+6
* 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
* update file permissionsCarl Howells2010-07-2012-0/+0
* Updating version2.2.2Lilli2010-04-291-1/+1
* Fixing issue opened by jhr with patch found on bugs.debian.orgs: "A Debian us...Lilli2010-04-291-1/+1
* Updated version2.2.1Lilli2010-04-281-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