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
- 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.
- You can set
password_autocomplete =offto disable the username and password from being added automatically on the login screen. - After saving changes to this file, restart all instances of WorldServer. If
password_autocompleteis commented out, then the default setting is used.