smpallen99/coherence

Resetting Password to blank possible

Open

#281 ouverte le 18 sept. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Elixir (220 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (1 259 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I found a minor inconvenience when resetting passwords via email and disabling browser form validation. There seems to be a missing validation check and just submitting the form without filling out password and password_confirm results in a lockout of the account requiring another password reset.

Another, more general question: If I were to change a underlying default controller action of Coherence how would you set something like that up? I am pretty new to elixir and i guess there is a way to replace an already defined defmodule action.

Many thanks

Guide contributeur