I am having an issue and wondering if someone can help. When my users forget their password and request a new password they received an email with a link asking them to click on the link or copy and paste the link browser. Once the user doesn't this they get an email which instructs the users to "Click on this button to login to the site and change your password. This login can be used only once." Once the user clicks on the log in button the user gets a blank page and the user can not log in to the site.

Comments

C-Logemann’s picture

Project: User access » Drupal core
Version: 6.x-1.0 » 6.x-dev
Component: Code » user.module

This seems not to be an issue of user_access.module where I found the issue:
http://drupal.org/project/user_access

I believe it's an issue of user.module in core:
http://api.drupal.org/api/drupal/modules--user--user.module/6
http://api.drupal.org/api/drupal/modules--user--user.module/function/use...

I change the project to "Drupal core".
If someone understand the problem please change the project or other values.

NROTC_Webmaster’s picture

Is this still an issue? Can you verify it exists in the latest version?

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.