Module Description
There are times that the end-user browser (and password manager) autocomplete facility is a complete disaster.

Example:


* The User Login form, where some security policies really want the user to enter a password, not have one cached from the browser.

Uses This module attempts to help with those two problems by adding "autocomplete=off" to the related forms or form elements. However, browsers and password managers and the like may very well not respect the "autocomplete=off" attribute anyway. For example, Chrome seems no longer to respect it and Lastpass ignores it by default. Read a full rundown on browser support by Chrome, Firefox, and IE. Unfortunately, it seems that browsers have moved away from support, so this module will not have a future.

Please note that this module has nothing to do with the Drupal "autocomplete" function in a form, which can for example help you choose a username or city from a database of options. This module is about trying to control *browser* behavior in autofilling key user forms.

Drush commands
drush na-login Configures the "autocomplete=off" option on the user login form. Recommended modules Drush Help Improves the module help page showing information about the module's Drush commands. Issues As with all contributed modules, when considering submitting an issue:

* Read the documentation (two or three times is better). Don't forget the home page.
* Review the existing issues list. (Don't forget to select "<- Any ->" for the "Status" field.)
* Gather all the appropriate information. This may include (but is not limited to):
* Drupal version.
* Browser type and version.
* Database type and version.
* Error messages, if any.
* Module settings.


* Submit the issue. If other modules are involved, you may need to submit the issue to those modules as well.
* If you go to provide a patch use the following naming convention: [no_autocomplete]-[short-description]-[issue-number]-[comment-number]-[drupal-version].patch

And please don't forget to use the Issue Summary Template to report an issue, if you need help to understand how the issue queue works, see the Getting Started in the Issue Queue video.

Development version status The development versions (-dev) are where the newest stuff is, including any bug fixes and new features. We try to make sure it is tested before we commit anything, but occasionally a bug will get from us. Your help on testing this code is greatly appreciated. The translation templates may not always be up-to-date in the dev releases.

Project Usage
4336
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
DEV
Module Summary
This module attempts to solve the issues with browser autocomplete by adding 'autocomplete=off' to related forms or form elements.
Data Name
no_autocomplete

OPENAI CHATBOT

OPENAI CHATBOT

16:27:12
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.