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.

CommentFileSizeAuthor
#9 Screen shot 2016-01-30 at 10.40.53 PM.png33.14 KBAnonymous (not verified)
#1 smtp-n1953134-1.patch563 bytesdamienmckenna

Comments

damienmckenna’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new563 bytes

This should cover it.

Status: Needs review » Needs work

The last submitted patch, 1: smtp-n1953134-1.patch, failed testing.

damienmckenna’s picture

damienmckenna’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: smtp-n1953134-1.patch, failed testing.

damienmckenna’s picture

Status: Needs work » Needs review

The tests pass, so marking this "needs review".

damienmckenna’s picture

This would be safe to include in the next release.

gadaniels72’s picture

Patch #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.

Anonymous’s picture

StatusFileSize
new33.14 KB

Worked great for me. Terminal image included.

wundo’s picture

Status: Needs review » Reviewed & tested by the community

Based on #8 and #9 marking this as rtbc

wundo’s picture

  • wundo committed 267e6e2 on 7.x-1.x authored by DamienMcKenna
    Issue #1953134 by DamienMcKenna, alex_drupal_dev, gadaniels72, wundo:...
wundo’s picture

Status: Reviewed & tested by the community » Fixed

  • wundo committed 267e6e2 on 7.x-2.x authored by DamienMcKenna
    Issue #1953134 by DamienMcKenna, alex_drupal_dev, gadaniels72, wundo:...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.