Add German term for username to heuristic keywords (#1259)

(cherry picked from commit a67c2a2f4a)
This commit is contained in:
Fabian Meumertzheim 2020-12-23 05:58:42 +01:00 committed by Harsh Shandilya
parent d08cfe46a0
commit eaa541b7b0
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -114,6 +114,7 @@ internal class FormField(
)
private val USERNAME_HEURISTIC_TERMS = listOf(
"alias",
"benutzername",
"e-mail",
"email",
"login",