Prevent password fields from autocompleting, which can overwrite passwords when editing forms. Fixes bug #11923.

This commit is contained in:
Colin Kuskie 2010-10-25 10:29:16 -07:00
parent afb9efcdda
commit cb952501fc
4 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,7 @@
- fixed #11920: Defaul DataForm emails missing entries.
- fixed #11921: DataForm emails contain 1 table per field
- fixed #11922: Help tempalte is squatting on a good URL
- fixed #11923: Collaboration System Mail Cron Errors
7.10.3
- fixed #11903: Unnecessary debug in Thingy