smpallen99/coherence

Resetting Password to blank possible

開放

#281 建立於 2017年9月18日

 (1 則留言) (0 個反應) (0 位負責人)Elixir (220 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (1,259 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南