Current implementation disables autocomplete feature on the form itself. However, it could be more specific and add this to the password field as well. Some browsers don't respect the autocomplete on form only.

Comments

handrus’s picture

Version: 7.x-1.x-dev » 7.x-1.0

Trying to change the version to re-roll patch

handrus’s picture

Version: 7.x-1.0 » 7.x-1.x-dev

Forget about it, sounds like a issue on testbot queue... :(

handrus’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Made tests using all major browsers (IE9+, Latest Firefox and Chrome and Safari Windows). Working ;)

grom358’s picture

StatusFileSize
new606 bytes

I had issues with the attached patch.

patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.

I used dos2unix on it and then it would apply the patch.

adammalone’s picture

Assigned: dgallinari » Unassigned
Priority: Normal » Major

This has been RTBC for a while now. Since it's a small patch, are we able to get estimates for when it'll get included into the module?