Elgg
Version 6.1
|
Disables password autocomplete for input/password. More...
Public Member Functions | |
__invoke (\Elgg\Event $event) | |
Disable the autocomplete feature on password fields. More... | |
Disables password autocomplete for input/password.
Definition at line 10 of file DisablePasswordAutocompleteHandler.php.
Elgg\Input\DisablePasswordAutocompleteHandler::__invoke | ( | \Elgg\Event | $event | ) |
Disable the autocomplete feature on password fields.
\Elgg\Event | $event | 'view_vars', 'input/password' |
Definition at line 19 of file DisablePasswordAutocompleteHandler.php.