The password field in content/admin/userAdminForm.php is of type "text", which
doesn't mask the password. This means anyone can read it off your screen when
you type it in. Patch changes this field to use the "password" input type.
Original issue reported on code.google.com by mmccol...@gmail.com on 7 Apr 2011 at 8:24
Original issue reported on code.google.com by
mmccol...@gmail.com
on 7 Apr 2011 at 8:24Attachments: