You are here

README.txt in No Autocomplete 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended modules
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The No Autocomplete module adds the autocomplete=off attribute to selected key
user forms. On a browser that respects this setting, it means that the browser
will not try to autocomplete the password on the user login forms.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/no_autocomplete

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/search/no_autocomplete


REQUIREMENTS
------------

No special requirements


RECOMMENDED MODULES
-------------------

 * Drush Help (https://www.drupal.org/project/drush_help):
   Improves the module help page showing information about the module drush
   commands.


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/docs/8/extending-drupal-8/installing-modules
   for further information.


CONFIGURATION
-------------

 * Configure the module in Administration » Configuration » People »
   No Autocomplete:

   - Choose which feature you'd like to enable and save the configuration. For
     this you need the 'Administer No Autocomplete' permission.

 * Drush commands

   - drush na-login

     Configures the "autocomplete=off" option on the user login form.


MAINTAINERS
-----------

Current maintainers:
 * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid
 * Randy Fay (rfay) - https://www.drupal.org/u/rfay

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The No Autocomplete module adds the autocomplete=off attribute to selected key
  12. user forms. On a browser that respects this setting, it means that the browser
  13. will not try to autocomplete the password on the user login forms.
  14. * For a full description of the module, visit the project page:
  15. https://www.drupal.org/project/no_autocomplete
  16. * To submit bug reports and feature suggestions, or to track changes:
  17. https://www.drupal.org/project/issues/search/no_autocomplete
  18. REQUIREMENTS
  19. ------------
  20. No special requirements
  21. RECOMMENDED MODULES
  22. -------------------
  23. * Drush Help (https://www.drupal.org/project/drush_help):
  24. Improves the module help page showing information about the module drush
  25. commands.
  26. INSTALLATION
  27. ------------
  28. * Install as you would normally install a contributed Drupal module.
  29. See: https://www.drupal.org/docs/8/extending-drupal-8/installing-modules
  30. for further information.
  31. CONFIGURATION
  32. -------------
  33. * Configure the module in Administration » Configuration » People »
  34. No Autocomplete:
  35. - Choose which feature you'd like to enable and save the configuration. For
  36. this you need the 'Administer No Autocomplete' permission.
  37. * Drush commands
  38. - drush na-login
  39. Configures the "autocomplete=off" option on the user login form.
  40. MAINTAINERS
  41. -----------
  42. Current maintainers:
  43. * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid
  44. * Randy Fay (rfay) - https://www.drupal.org/u/rfay