mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 14:55:19 +00:00
Add German term for username to heuristic keywords (#1259)
This commit is contained in:
committed by
GitHub
parent
3c85930e6f
commit
a67c2a2f4a
@@ -114,6 +114,7 @@ internal class FormField(
|
||||
)
|
||||
private val USERNAME_HEURISTIC_TERMS = listOf(
|
||||
"alias",
|
||||
"benutzername",
|
||||
"e-mail",
|
||||
"email",
|
||||
"login",
|
||||
|
Reference in New Issue
Block a user