Problem/Motivation

After installing the module, users cannot reset their passwords - they instead get an error after using the rest password link from their email:

Either path /user/******* is invalid or you do not have access to it.

Drupal: 10.6.2
Module: 8.x-1.4

path error

CommentFileSizeAuthor
reset_path.png183.73 KBgoose2000
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

goose2000 created an issue. See original summary.

goose2000’s picture

Version: 2.0.0 » 8.x-1.4
Issue summary: View changes

astonvictor made their first commit to this issue’s fork.

astonvictor’s picture

Version: 8.x-1.4 » 2.0.x-dev
astonvictor’s picture

tested with both drupal 10 + module 1.4 and drupal 11 + module 2.0 and was not able to reproduce the issue.

I can only see a similar validation error on the /admin/config/people/accounts/simple_pass_reset page for validating the input. But the config is not loaded on the form display (only on form submit).

I guess you have other contrib/custom alters for the user form that are broken because the current module hides other account fields.

astonvictor’s picture

Status: Active » Closed (cannot reproduce)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.