Allowing empty current password for users with no password
parent
d06bede8de
commit
fdb07f6c7a
|
@ -17,7 +17,6 @@ div.wrapper(
|
|||
fieldset
|
||||
label(for="current-password", translate="CHANGE_PASSWORD.FIELD_CURRENT_PASSWORD")
|
||||
input(
|
||||
data-required="true"
|
||||
type="password"
|
||||
name="password"
|
||||
id="current-password"
|
||||
|
|
Loading…
Reference in New Issue