Information not automatically sent even when checkbox submitted
aufumy - September 25, 2008 - 00:13
| Project: | OpenID |
| Version: | 4.7.x-2.x-dev |
| Component: | OpenID Server |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
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 |
