Skip to content

password policy violations are not handled by the backend, and cause a 500 error #819

@DanielArndt

Description

@DanielArndt

Password policy violations are not handled by the backend, so the only place to discover what is happening is the kratos logs, or decoding an "unhandled kratos error code".

This is compounded by #671 where the errors are not propagated to the user, and therefore the reset password flow just appears unresponsive when the "Reset Password" button is pressed.

To reproduce:

  1. Attempt to change a user password to a password that has already been used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions