Skip to content

Password reset prompt for expired password fails #127

Open
@dsajdak

Description

@dsajdak

When a user's password is expired, they're prompted to change it.
pw-expire1

However, when attempting to do so they receive an error: "something bad happened. Please contact site admin"

The logs show either:
"Failed to change expired password for user" err="password does not conform to policy"
but it does.

or:
"Failed to change expired password for user" err="invalid current password"
However the user was just authenticated using these credentials which initiated the password change process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions