Skip to content

Password reset feature

Hamza Touizrat requested to merge password-reset-feature into master

Created by: chiahetcho

This implements the password reset.

I still have some issues, for instance, if new password is too short or if the token is not the good one, nothing happens (the error is displayed but only in the js console).

Merge request reports