Add `PasswordFormField` (#4148)
authorMatthias Schmidt <gravatronics@live.com>
Mon, 26 Apr 2021 08:12:05 +0000 (10:12 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 08:12:05 +0000 (10:12 +0200)
commitde2accce654a210a89a8fe43e8a2c33b828b8cca
tree66b3db347f3bfb35f513702256dc311be0578465
parentd18f6adec0f401c88b82b0aea762d3fa2696ae69
Add `PasswordFormField` (#4148)

* Add `PasswordFormField`

* Fix typo in documentation of `PasswordFormField` constructor

Co-authored-by: Joshua Rüsweg <ruesweg@woltlab.com>
Co-authored-by: Joshua Rüsweg <ruesweg@woltlab.com>
com.woltlab.wcf/templates/__passwordFormField.tpl [new file with mode: 0644]
syncTemplates.json
wcfsetup/install/files/acp/templates/__passwordFormField.tpl [new file with mode: 0644]
wcfsetup/install/files/lib/system/form/builder/field/PasswordFormField.class.php [new file with mode: 0644]