index
:
php-openid
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Auth
/
OpenID
Commit message (
Expand
)
Author
Age
Files
Lines
*
#130: PHP 7 compatibility (fixes #129)
HEAD
origin/master
origin/HEAD
master
Oleksandr Zahorulia
2016-09-30
17
-56
/
+58
*
Fixes CVE-2014-8150
Marco Ceppi
2015-07-30
1
-1
/
+11
*
loop over directories "the right way"
Lawrence Brown
2015-01-03
1
-1
/
+1
*
Provide several modifications on the PredisStore implementation.
drmalex07
2014-03-11
1
-4
/
+7
*
Merge pull request #111 from stutiredboy/master
Marco Ceppi
2014-01-09
1
-0
/
+3
|
\
|
*
Update Consumer.php
stutiredboy
2013-12-17
1
-0
/
+3
*
|
Merge pull request #94 from etienneq/pass-by-reference-fix
Marco Ceppi
2013-12-17
2
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
Call-time pass-by-reference fix
Etienne Quiel
2013-04-09
2
-11
/
+11
*
|
Fixed wrong expiration command (expiresat -> expireat)
Ville Mattila
2013-09-02
1
-2
/
+2
*
|
Implemented PredisStore to provide association store for Redis servers.
Ville Mattila
2013-08-13
1
-0
/
+208
*
|
Prevent errors in strict mode due to weird PEAR static method declarations
David Simon
2013-05-21
2
-14
/
+14
*
|
Fixes #54. Pass request data to fix AX.
Evgeniya Patuk
2013-05-08
1
-3
/
+8
*
|
included more checks for file access errors
Etienne Quiel
2013-05-06
1
-1
/
+10
|
/
*
Properly escape form output data.
Olav Morken
2012-10-19
1
-3
/
+3
*
Revert "1. Added urldecoding POST form values (browser will encode them if ne...
Olav Morken
2012-10-19
1
-1
/
+1
*
Return string instead of array
Daniel Hofstetter
2012-08-14
1
-1
/
+5
*
Removed one deprecated runtime call-by-reference
Ville Mattila
2012-08-09
1
-1
/
+1
*
Merge pull request #41 from cakebaker/master
Marco Ceppi
2012-07-31
1
-1
/
+1
|
\
|
*
Using varchar(2047) instead of blob for server_url column
Daniel Hofstetter
2010-12-15
1
-1
/
+1
*
|
fixed call-time pass-by-reference
Arnaud Le Blanc
2012-03-04
2
-4
/
+6
*
|
Improve PHP 5 compliance
Adrian Lang
2010-10-08
3
-2
/
+8
|
/
*
Patching issue 17 (http://github.com/openid/php-openid/issues/#issue/17)
JonTheNiceGuy
2010-07-21
1
-1
/
+5
*
fixed Parse::match() returning different types and cleaned call-by-ref warnings
Tim Preston
2010-07-20
2
-4
/
+4
*
1. Added urldecoding POST form values (browser will encode them if needed).
Shein Alexey
2010-07-20
1
-1
/
+1
*
callback requires 3 parameters, not 2. fixes issue#1 from github.com/openid/p...
Alexey Zakhlestin
2010-07-20
1
-1
/
+1
*
no need for reference here, as php-5.x already treats all objects as pseudo-r...
Alexey Zakhlestin
2010-07-20
1
-1
/
+1
*
Use constant-time comparison of signatures to mitigate timing attacks
Carl Howells
2010-07-20
2
-1
/
+15
*
Fixing issue opened by jhr with patch found on bugs.debian.orgs: "A Debian us...
Lilli
2010-04-29
1
-1
/
+1
*
Merge branch 'master' of github.com:openid/php-openid
Lilli
2010-04-28
2
-14
/
+14
|
\
|
*
form should autosubmit. fixes issue#2 from github.com/openid/php-openid branch
Alexey Zakhlestin
2010-04-29
1
-1
/
+1
|
*
fix mb_ereg warning
Alexey Zakhlestin
2010-04-29
1
-11
/
+11
|
*
fix typo
Alexey Zakhlestin
2010-04-29
1
-2
/
+2
*
|
Manually added indeyet's commit because it was failing: 'no need for referenc...
Lilli
2010-04-28
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:openid/php-openid
Lilli
2010-04-28
3
-15
/
+3
|
\
|
*
Don't throw error when when received arg count is unlimited
Anthony BRETAUDEAU
2010-04-29
1
-1
/
+1
|
*
As written in doc, don't erase signed args when some of the args are unsigned
Anthony BRETAUDEAU
2010-04-29
1
-1
/
+1
|
*
SQLStore: use is_subclass_of to determine if we have a PEAR instance.
Daniel Hahler
2010-04-29
1
-13
/
+1
*
|
Added ccazette/indeyet's change to function returnToVerified() manually as th...
Lilli
2010-04-28
1
-2
/
+3
*
|
Fixed minor issue that Ouroboros17 brought to my attention: 'Server.php give ...
Lilli
2010-04-28
1
-1
/
+1
|
/
*
Removed/changed references to openidenabled.com. At this time, not every ref...
2.2.0
Lilli
2010-03-16
1
-1
/
+1
*
Added the following patch from the trac.openidenabled.com bug tracker:
Lilli
2010-02-16
4
-5
/
+6
*
Added the following patch from the trac.openidenabled.com bug tracker:
Lilli
2010-02-16
15
-151
/
+133
*
Added the following patch from the dev@openidenabled.com mailing list:
Lilli
2010-02-12
1
-1
/
+1
*
Added the following patch from the dev@openidenabled.com mailing list:
Lilli
2010-02-12
1
-1
/
+1
*
Added the following patch from the dev@openidenabled.com mailing list:
Lilli
2010-02-12
2
-3
/
+39
*
Added the following patch from the dev@openidenabled.com mailing list:
Lilli
2010-02-10
1
-0
/
+413
*
Added the following patch from the dev@openidenabled.com mailing list:
Lilli
2010-02-10
1
-3
/
+18
*
Added the following patch from the dev@openidenabled.com mailing list:
Lilli
2010-02-10
1
-1
/
+12
*
Added the changes to consumer and consumer test that were made to openidenabl...
Lilli
2010-02-08
1
-1
/
+2
*
still use in_array, just require strict type checking
Will Norris
2009-05-28
1
-4
/
+2
*
[ few random cleanup changes ]
Luke Shepard
2009-05-28
5
-6
/
+30
*
[ remove closing ?> tag from all files ]
Luke Shepard
2009-05-28
28
-28
/
+10
*
Revert "[ remove closing ?> tag from all files ]"
Luke Shepard
2009-05-27
28
-10
/
+28
*
[ remove closing ?> tag from all files ]
Luke Shepard
2009-05-27
28
-28
/
+10
*
[ Upgrading php-openid test framework to use PHPUnit 3.3 ]
Luke Shepard
2009-05-27
2
-4
/
+4
*
[project @ Move signed assertions code into contrib/]
tailor
2008-12-08
2
-400
/
+0
*
[project @ OpenID Signed Assertions(Implementation of old sxip draft)]
tailor
2008-11-14
2
-0
/
+400
*
[project @ Message: indentation]
tailor
2008-11-07
1
-2
/
+2
*
[project @ getAliasedArg() returns OpenID namespace when $aliased_key is 'ns']
tailor
2008-11-07
1
-0
/
+5
*
[project @ If we're generating user_setup_urls, let's at least do it correctly]
tailor
2008-07-11
1
-3
/
+9
*
[project @ Provide the user_setup_url in the Auth_OpenID_SetupNeededResponse ...
tailor
2008-07-10
1
-1
/
+3
*
[project @ Updated TLD list in TrustRoot.php]
Kevin Turner
2008-06-25
1
-13
/
+18
*
[project @ Fix Consumer's OpenID 1 checkid_immediate failure handling (thanks...
http://j3h.us/
2008-06-20
1
-1
/
+2
*
[project @ Test and fix HMAC-SHA256]
http://j3h.us/
2008-06-20
1
-1
/
+1
*
[project @ Rename files and tests related to HMACSHA1 and HMACSHA256]
http://j3h.us/
2008-06-20
6
-5
/
+4
*
[project @ Accept response code 206 from fetcher results (part 2). Fixes #260]
Kevin Turner
2008-06-11
2
-3
/
+3
*
[project @ Auth_OpenID_urinorm: fail to parse URIs with non-ASCII characters]
tailor
2008-06-11
1
-0
/
+18
*
[project @ Do not send namespace aliases for extensions with OpenID 1 message...
tailor
2008-06-06
1
-2
/
+6
*
[project @ message: allow two values for OPENID1_NS]
Kevin Turner
2008-06-06
2
-27
/
+43
*
[project @ Auth_OpenID_AuthRequest: simplify message construction]
Kevin Turner
2008-06-05
1
-2
/
+1
*
[project @ Deprecate Auth_OpenID_CheckIDRequest::namespace and stop using == ...
Kevin Turner
2008-06-05
1
-19
/
+25
*
[project @ Auth_OpenID_getAllowedReturnURLs: use fetcher parameter in call to...
tailor
2008-06-05
1
-1
/
+1
*
[project @ Fix Auth_OpenID_getAllowedReturnURLs, Auth_Yadis_DiscoveryResult::...
tailor
2008-06-05
1
-5
/
+10
*
[project @ handle empty string for trustroot the same as missing]
tailor
2008-06-05
1
-11
/
+13
*
[project @ #204 MalformedTrustRoot returned by the library now gets passed th...
tailor
2008-06-05
1
-1
/
+2
*
[project @ Add an explicit test for doubled-up ports for PHP 4.3 where the UR...
tailor
2008-06-05
1
-0
/
+4
*
[project @ #229 Server.php: test hasReturnTo() when message=null]
tailor
2008-06-04
1
-2
/
+2
*
[project @ Auth_OpenID_Decoder::defaultDecoder: Check for Auth_OpenID_Failure...
Kevin Turner
2008-06-04
1
-0
/
+6
*
[project @ Auth_OpenID_Decoder::decode: Check for Auth_OpenID_FailureResponse...
Kevin Turner
2008-06-04
1
-0
/
+5
*
[project @ #189 Add optional form_tag_attrs arg to Auth_OpenID_ServerResponse...
tailor
2008-06-04
1
-2
/
+3
*
[project @ Fix #220: Use return_to from request when generating form markup i...
tailor
2008-06-04
1
-2
/
+1
*
[project @ Fix trust root test runner and then all failing tests that were ex...
tailor
2008-06-04
1
-17
/
+55
*
[project @ Auth_OpenID_CheckIDRequest::fromMessage: return Auth_OpenID_Server...
Kevin Turner
2008-06-04
1
-15
/
+14
*
[project @ Auth_OpenID_Decoder::decode: make sure Auth_OpenID_ServerError has...
Kevin Turner
2008-06-04
1
-0
/
+17
*
[project @ Message->getArg & friends return FailureResponse on error]
tailor
2008-06-04
5
-46
/
+72
*
[project @ Add comment for Consumer::Response describing display_identifier a...
tailor
2008-06-03
1
-0
/
+17
*
[project @ rename return_to to current_url in Consumer.complete]
tailor
2008-06-03
1
-4
/
+12
*
[project @ server..Decoder.defaultDecoder: more readable error message]
Kevin Turner
2008-06-03
1
-1
/
+1
*
[project @ Add AX FetchResponse tests, fix bugs]
tailor
2008-06-03
1
-1
/
+6
*
[project @ AX::FetchResponse::fromSuccessResponse - return null when there's ...
tailor
2008-06-03
1
-1
/
+4
*
[project @ Add NOT NULL constraints to SQL stores]
tailor
2008-06-03
2
-14
/
+20
*
[project @ Fix PHP tags]
tailor
2008-06-03
1
-0
/
+2
*
[project @ Move MemcachedStore back from contrib, update license and copyright]
tailor
2008-06-03
1
-0
/
+208
*
[project @ normalize return_to before checking]
tailor
2008-06-03
1
-2
/
+3
*
[project @ Consumer._verifyDiscoveryResults: fall back to OpenID 1.0 type if ...
tailor
2008-06-02
1
-22
/
+23
*
[project @ Move Memcached store to contrib since it's not owned by JanRain]
tailor
2008-06-02
1
-207
/
+0
*
[project @ Update license strings to say Apache]
tailor
2008-05-30
17
-17
/
+17
*
[project @ Don't explicitly set no-encryption session type with OpenID 1 requ...
tailor
2008-05-30
1
-1
/
+2
*
[project @ Remove URL fragment in ServiceEndpoint->getDisplayIdentifier]
tailor
2008-05-30
1
-1
/
+14
*
[project @ "and" -> "&&"]
tailor
2008-05-29
1
-1
/
+1
[next]