Add "challenge" and "verification" to OTP heuristic terms (#984)

This commit is contained in:
Fabian Henneke
2020-07-30 10:00:35 +02:00
committed by GitHub
parent 6ca02eb371
commit 8481491994

View File

@@ -122,6 +122,8 @@ class FormField(
private val OTP_HEURISTIC_TERMS = listOf(
"einmal",
"otp",
"challenge",
"verification",
)
private val OTP_WEAK_HEURISTIC_TERMS = listOf(
"code",