Skip to content

Check if user with email exists before trying to reset the password. #58

Description

@MBeuttler

If someone tries to reset the password for a unknown email adresse, the database function raises an exception caused by a not null contraint.

It would be nicer, if we would check the existence of an user before the database function fails with an exception.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions