symphonycms / symphony-3

Symphony 3.0 ftw
http://symphony-cms.com
MIT License
33 stars 18 forks source link

User editor password autocomplete bug #46

Open allen opened 14 years ago

allen commented 14 years ago

Firefox (and IE) will auto-fill the Password field if stored in the browser. To save the form again I either need to delete the field value, or recall my password and enter it into the Confirm Password field. Although non-standard (crimities!) the autocomplete="off" attribute on the form may solve this.