Ensure that no empty password can be set
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 3 Dec 2012 14:10:43 +0000 (15:10 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 3 Dec 2012 14:10:43 +0000 (15:10 +0100)
commit563ad75a2828b2d272b5c0c610aa9267edc25063
tree02df754f94928bd2e1480a4fb27ad375f0924361
parent15213bc483747df8882b90eebc33e415ecd5ac4b
Ensure that no empty password can be set

Previously the ACP form would have set the password to an empty string.
wcfsetup/install/files/lib/data/user/UserEditor.class.php