Skip Menu |

This queue is for tickets about the Net-OpenID-Server CPAN distribution.

Report information
The Basics
Id: 41306
Status: resolved
Priority: 0/
Queue: Net-OpenID-Server

People
Owner: MART [...] cpan.org
Requestors: MART [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Currently Server includes the names of empty fields in openid.signed but does not include them in the signature. This causes iterop problems between Net::OpenID::Server and Net::OpenID::Consumer, and presumably other implementations too. For maximum compatibility we should disclude empty fields from openid.signed completely, thus ensuring that no consumers will encounter empty fields and thus behave differently in this case.
Fix checked in: http://code.sixapart.com/trac/openid/changeset/161 Note that this has gone into the 1.0 branch, not to the trunk. It'll be merged into the trunk in due course.
Fixed in Net::OpenID::Server 1.02, coming soon to a CPAN near you.