Ticket #251 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Extensions added to OpenID 1 messages created by the library include openid.ns.XXX arguments

Reported by: http://cygnus.myopenid.com/ Assigned to: http://cygnus.myopenid.com/
Priority: critical Milestone:
Keywords: namespace Cc:
Project: php-openid OpenID Protocol: OpenID 1.x
Series: Web Browser:

Description

We don't need/want to pollute OpenID 1 messages with (useless to OpenID 1 consumer) namespace declarations. This also fixes a compatibility bug in which the openid.ns.XXX values were causing older PHP libraries (e.g. those running on openid.net and wikitravel.com) to fail signature checks, so it's high priority to fix.

Fixed in Python in patch "Do not send namespace aliases for extensions with OpenID 1 messages that we create"

Change History

06/06/08 14:26:51 changed by http://cygnus.myopenid.com/

  • project changed from All libraries to php-openid.

06/06/08 14:27:35 changed by http://cygnus.myopenid.com/

  • owner set to http://cygnus.myopenid.com/.
  • status changed from new to assigned.

06/06/08 14:48:20 changed by http://cygnus.myopenid.com/

  • status changed from assigned to closed.
  • resolution set to fixed.