Posted by aufumy on September 25, 2008 at 12:13am
Jump to:
| Project: | OpenID |
| Version: | 4.7.x-2.x-dev |
| Component: | OpenID Server |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
When using drupal 4.7 as openid server, and used it to login to drupal6 openid enabled site, each time I logged in, drupal 4.7 would always ask me:
"Automatically send my information to this site for any future requests."
Even when checkbox is selected, it would bring me back to the same form.
Patch passes the openid.realm to the form as a hidden field so that the auto_release value in openid_server_relying_party can be updated to 1 for the right realm.
| Attachment | Size |
|---|---|
| openid_server_realminform.patch | 746 bytes |
Comments
#1
I am closing, as this likely will not get fixed.