Password fields are still visible when registering a new user with OpenID if Profile module is also enabled.
| Project: | OpenID |
| Version: | HEAD |
| Component: | OpenID Client |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I originally posted as a forum question at http://drupal.org/node/390764 but got no reply.
I have enabled the OpenID and Profile modules.
When I log in as a new user with an OpenID and get the registration screen to create a user with that identity the password fields are visible. But OpenID users don't really need passwords, so they should not be visible.
If I only have OpenID enabled, but not Profile, the password fields are not shown on the new user registration page, as I expected. So it seems that the combination of OpenID and Profile modules cause the problem. The function changes with the enabling of the Profile module.
My site runs Drupal 6.10 (upgraded from Drupal 6.9, that showed the same problem).
