Add form field for active user's password (#3783)
authorMatthias Schmidt <gravatronics@live.com>
Sun, 6 Dec 2020 12:48:28 +0000 (13:48 +0100)
committerGitHub <noreply@github.com>
Sun, 6 Dec 2020 12:48:28 +0000 (13:48 +0100)
commit5b9d07366cddaaf7058a2b4fcf0676c4c102289b
tree4b14fbb5d4cf3703278d48c7d3b0f84826c03831
parent4d87f4703fb98987044185127e56401b517d5f58
Add form field for active user's password (#3783)

Close #3777
com.woltlab.wcf/templates/__userPasswordFormField.tpl [new file with mode: 0644]
syncTemplates.json
wcfsetup/install/files/acp/templates/__userPasswordFormField.tpl [new file with mode: 0644]
wcfsetup/install/files/lib/system/form/builder/field/user/UserPasswordField.class.php [new file with mode: 0644]