mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 06:57:43 +00:00
feat: provide option to limit (T)OTP checks (#7693)
* feat: provide option to limit (T)OTP checks * fix requests in console * update errors pkg * cleanup * cleanup * improve naming of existing config
This commit is contained in:
@@ -1659,7 +1659,8 @@
|
||||
"HASLOWERCASE": "a minuscule",
|
||||
"HASUPPERCASE": "a majuscule",
|
||||
"SHOWLOCKOUTFAILURES": "montrer les échecs de verrouillage",
|
||||
"MAXATTEMPTS": "Mot de passe maximum Tentatives",
|
||||
"MAXPASSWORDATTEMPTS": "Mot de passe maximum tentatives",
|
||||
"MAXOTPATTEMPTS": "Maximal de tentatives OTP",
|
||||
"EXPIREWARNDAYS": "Expiration Avertissement après le jour",
|
||||
"MAXAGEDAYS": "Âge maximum en jours",
|
||||
"USERLOGINMUSTBEDOMAIN": "Le nom de connexion de l'utilisateur doit contenir le nom de domaine de l'organisation",
|
||||
|
Reference in New Issue
Block a user