Merge branch 'master' of github.com:bitwarden/browser

This commit is contained in:
Kyle Spearrin 2018-12-27 09:19:26 -05:00
commit a7cd13a3ae
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ const IdentityAttributes: string[] = ['autoCompleteType', 'data-stripe', 'htmlNa
const UsernameFieldNames: string[] = [
// English
'username', 'user name', 'email', 'email address', 'e-mail', 'e-mail address', 'userid', 'user id',
'customer id',
'customer id', 'login id',
// German
'benutzername', 'benutzer name', 'email adresse', 'e-mail adresse', 'benutzerid', 'benutzer id'];