Sometimes the browser will autocomplete the password field. You can save without seeing that...
https://developer.mozilla.org/en-US/docs/Mozilla/How_to_Turn_Off_Form_Au...
Adding autocomplete="off" should solve the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Screen shot 2016-01-30 at 10.40.53 PM.png | 33.14 KB | Anonymous (not verified) |
| #1 | smtp-n1953134-1.patch | 563 bytes | damienmckenna |
Comments
Comment #1
damienmckennaThis should cover it.
Comment #3
damienmckennaThe tests failed because of a bug in DrupalCI: #2645590: Ensure that simpletest job doesn't "fail" testing if no tests are present
Comment #4
damienmckennaComment #6
damienmckennaThe tests pass, so marking this "needs review".
Comment #7
damienmckennaThis would be safe to include in the next release.
Comment #8
gadaniels72 commentedPatch #1 worked for me. Tested by filling out the configuration form, letting the browser save the username/password and then reloading the page, re-entering the username and verified that the password did not auto-populate.
Comment #9
Anonymous (not verified) commentedWorked great for me. Terminal image included.
Comment #10
wundo commentedBased on #8 and #9 marking this as rtbc
Comment #11
wundo commentedComment #13
wundo commented