Disabling Username and Password Autocomplete

The procedure to allow or disable username and password autocomplete on the login screen.

About this task

How to configure username and password autocomplete:

Procedure

  1. The administrator must open the general.properties file for all instances of WorldServer and search for the key password_autocomplete. By default, password_autocomplete=on allows the browser to suggest a username and password if one is configured.
  2. You can set password_autocomplete =off to disable the username and password from being added automatically on the login screen.
  3. After saving changes to this file, restart all instances of WorldServer. If password_autocomplete is commented out, then the default setting is used.