Changes for version 1.030099_004
- Improved HTML head extraction to skip CDATA and comments (Roger Crew)
- Fixed warning behavior of timing_indep_eq (Roger Crew)
Changes for version 1.030099_003
- Replace URL escaper with calls to URI::Escape (Robert Norris)
- Removed JSON encoder in favour of using JSON::encode_json directly in N::O::Server and N::O::Consumer (Robert Norris)
Changes for version 1.030099_002
- Documentation tweaks (Robert Norris)
- Remove use of $& (Jess Robinson RT#63684)
Changes for version 1.030099_001
- Support for Apache2::Request (mod_perl 2) (Yitzchak Scott-Thoennes)
- Fix potential timing attack when checking signatures (Adam Sjøgren) (see http://lists.openid.net/pipermail/openid-security/2010-July/001156.html)
- In Net::OpenID::Yadis, use the single-constant form of "use constant" so we work under Perl 5.6 where the multi constant form was not available.
- Initial version with stuff moved out of Net::OpenID::Consumer.
Modules
Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
Base class for OpenID extensions
Support for the Simple Registration extension (SREG)
Base class for extension messages
Class representing a collection of namespaced arguments
fetch and cache content from HTTP URLs
Perform Yadis discovery on URLs
Class representing an XRDS Service element
Provides
in lib/Net/OpenID/Extension/SimpleRegistration.pm
in lib/Net/OpenID/Extension/SimpleRegistration.pm
in lib/Net/OpenID/URIFetch.pm
in lib/Net/OpenID/Common.pm