Ticket #252 (closed defect: fixed)

Opened 6 months ago

Last modified 6 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://keturn.myopenid.com/
Priority: critical Milestone:
Keywords: namespace Cc:
Project: ruby-openid OpenID Protocol: OpenID 1.x
Series: 2.x.x 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:40:16 changed by http://keturn.myopenid.com/

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

06/06/08 15:09:05 changed by http://keturn.myopenid.com/

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

I cheated and commented out the part where it issues the deprecation warning