Merge pull request #1095 from taigaio/Allowing-empty-current-password-for-users-with-no-password

Allowing empty current password for users with no password
stable
David Barragán Merino 2016-08-29 13:02:02 +02:00 committed by GitHub
commit fd6c50f7e2
1 changed files with 0 additions and 1 deletions

View File

@ -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"