mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 23:05:33 +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(
|
private val USERNAME_HEURISTIC_TERMS = listOf(
|
||||||
"alias",
|
"alias",
|
||||||
|
"benutzername",
|
||||||
"e-mail",
|
"e-mail",
|
||||||
"email",
|
"email",
|
||||||
"login",
|
"login",
|
||||||
|
Reference in New Issue
Block a user