0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add missing prereqs More... over 14 years ago
better META.yml More... over 14 years ago
add compat layer for WriteMakefile1 More... over 14 years ago
Make Net::OpenID::Consumer process its args via IndirectMessage. More... almost 15 years ago
Since this repo is only for the perl libraries, let's move them up to the top level now. More... almost 15 years ago
Remove the old "website" dir that no longer reflects the public OpenID website. More... almost 15 years ago
Always expect user_setup_url, even in the 2.0 case. This violates the spec, but is consistent with what providers in the wild do and is the only way this can work without breaking backward compatibility. More... about 15 years ago
IndirectMessage now depends on Common, not on Consumer. More... about 15 years ago
Remove the "messages" test from the consumer manifest, since it's now in the "common" package. More... about 15 years ago
Merge in the change to always send user_setup_url from the 1.0 branch. More... over 15 years ago
Merge changes from Consumer 1.03 into trunk. More... over 15 years ago
Merge changes for version 1.02 into trunk. More... over 15 years ago
Some initial work towards a proper framework for extensions. This doesn't actually do anything yet. More... over 15 years ago
Create Net::OpenID::Common and move some bits out of ::Consumer into it so that future versions of ::Server can use them: More... over 15 years ago
chop extra attribtues in Cotent-Type so it could work with Google's XRD direct input More... over 15 years ago
Don't include op_endpoint in 1.1 assertion messages. More... over 15 years ago
Declare dependency on XML::Simple. More... over 15 years ago
Add information about the mailing list to the docs. More... over 15 years ago
MANIFEST is missing a file in Server as well. More... over 15 years ago
Put the version number in the changelog. More... over 15 years ago
Remove leftover reference to URI::Fetch. More... over 15 years ago
Looks like the MANIFEST has got a little out of date. More... over 15 years ago
Update docs. More... over 15 years ago
Bump up the version number and add the changelog entry for the new version. More... over 15 years ago
We don't actually depend on URI::Fetch anymore. More... over 15 years ago
Let's bump our version number up to 1.01 in preparation for a release. More... over 15 years ago
Merge the changes from the openid2 branch into trunk. More... over 15 years ago
reorder CGI::Subclass and CGI definition so no warnings redefined actually works More... over 16 years ago
fixed an URI canonicalization bug with https claimed identity More... over 16 years ago
add method on claimed identity object to get delgated URL More... over 16 years ago