e53fc34e9a
The email address will be used as the "username" for sign-in purposes, so it's the value that should be stored in password managers. We can inform the password manager of this by setting `autocomplete="email"`. Without this hint, password managers may instead store the `username` field, which isn't valid for sign-in (this happens with iCloud Keychain in Safari, for instance). |
||
---|---|---|
.. | ||
_account_warning.html.haml | ||
_sessions.html.haml | ||
_status.html.haml | ||
edit.html.haml | ||
new.html.haml | ||
rules.html.haml |