0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the following patch from the trac.openidenabled.com bug tracker: http://trac.openidenabled.com/trac/ticket/338 (http://trac.openidenabled.com/trac/attachment/ticket/338/openid-php5.3.diff) More... about 16 years ago
Added the following patch from the trac.openidenabled.com bug tracker: http://trac.openidenabled.com/trac/ticket/337 (http://trac.openidenabled.com/trac/attachment/ticket/337/php-openid-php5.3.patch) More... about 16 years ago
Added Google's add-on found at http://php-openid-apps-discovery.googlecode.com/files/php-openid-apps-discover-1.0.1.tar.gz to the contrib/google directory. More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20090928/2d616914/attachment.bin More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20090206/f0d91666/attachment-0001.bin More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20090113/8ed067b3/attachment.bin More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20090109/7e344691/attachment-0001.bin More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20090101/217f2590/attachment.bin More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20080821/1eded806/attachment-0001.bin More... about 16 years ago
Added the following patch from the trac.openidenabled.com ticket #253: http://trac.openidenabled.com/trac/attachment/ticket/253/detect.patch.txt More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20080221/f087874e/attachment.obj More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20080117/5d35b90c/attachment.obj More... about 16 years ago
Added the following patch from the [email protected] mailing list: http://lists.openidenabled.com/pipermail/dev/attachments/20070117/14e9fc7d/attachment.bin More... about 16 years ago
Added the changes to consumer and consumer test that were made to openidenabled.com's repo after the repo was moved to git hub More... about 16 years ago
still use in_array, just require strict type checking More... almost 17 years ago
[ few random cleanup changes ] More... almost 17 years ago
[ remove closing ?> tag from all files ] More... almost 17 years ago
Revert "[ remove closing ?> tag from all files ]" More... almost 17 years ago
Revert "[ correct errors in removing trailing ?> ]" More... almost 17 years ago
[ correct errors in removing trailing ?> ] More... almost 17 years ago
[ remove closing ?> tag from all files ] More... almost 17 years ago
[ Upgrading php-openid test framework to use PHPUnit 3.3 ] More... almost 17 years ago
rewording More... about 17 years ago
Merge branch 'master' of [email protected]:bce/php-openid More... about 17 years ago
typo More... about 17 years ago
typo More... about 17 years ago
added README.git More... about 17 years ago
[project @ Unify method signatures to reduce E_STRICT warnings] More... over 17 years ago
[project @ Move signed assertions code into contrib/] More... over 17 years ago
[project @ OpenID Signed Assertions(Implementation of old sxip draft)] In our solution, one party, which we call the Attribute Provider (AP), provides a signed certificate that the the user possesses some attribute (e.g. is over 18). This certificate is stored as an attribute at the user's OP, and other RPs can request this certificate when they want to verify attributes of the user. For the implementation, we have followed the OpenID Signed Assertions draft: http://www.mail-archive.com/[email protected]/msg00907.html More... over 17 years ago