2019-07-07 20:40:48 +00:00
|
|
|
|
{
|
|
|
|
|
"@metadata": {
|
|
|
|
|
"authors": [
|
|
|
|
|
"Gomoko",
|
|
|
|
|
"Thibaut120094",
|
2019-09-30 07:20:15 +00:00
|
|
|
|
"Urhixidur",
|
|
|
|
|
"Verdy p"
|
2019-07-07 20:40:48 +00:00
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"apihelp-query+oath-description": "Vérifier si l’authentification à deux facteurs (OATH) est activée pour un utilisateur.",
|
2019-09-30 07:20:15 +00:00
|
|
|
|
"apihelp-query+oath-summary": "Vérifie si l’authentification à deux facteurs (OATH) est activée chez un utilisateur.",
|
2019-07-07 20:40:48 +00:00
|
|
|
|
"apihelp-query+oath-param-user": "Utilisateur au sujet duquel obtenir des informations. Par défaut, l’utilisateur actuel.",
|
|
|
|
|
"apihelp-query+oath-example-1": "Obtenir des informations sur l’utilisateur actuel",
|
|
|
|
|
"apihelp-query+oath-example-2": "Obtenir des informations sur l’utilisateur <kbd>Example</kbd>",
|
|
|
|
|
"apihelp-oathvalidate-description": "Valider un jeton d’authentification à deux facteurs (OATH).",
|
|
|
|
|
"apihelp-oathvalidate-summary": "Valider un jeton d’authentification à deux facteurs (OATH).",
|
|
|
|
|
"apihelp-oathvalidate-param-user": "Utilisateur pour lequel valider le jeton. Par défaut, l’utilisateur actuel.",
|
2019-12-16 11:14:33 +00:00
|
|
|
|
"apihelp-oathvalidate-param-totp": "Jeton d’authentification à deux facteurs (OATH). De façon héritée, utiliser plutôt le paramètre « data ».",
|
2019-07-07 20:40:48 +00:00
|
|
|
|
"apihelp-oathvalidate-example-1": "Valider un jeton pour l’utilisateur actuel",
|
|
|
|
|
"apihelp-oathvalidate-example-2": "Valider un jeton pour l’utilisateur <kbd>Example</kbd>",
|
|
|
|
|
"apihelp-oathvalidate-example-3": "Valider les données JSON pour l’utilisateur <kbd>Exemple</kbd>",
|
|
|
|
|
"apihelp-oathvalidate-param-data": "Données encodées en JSON attendues par le module actuellement activé pour l’utilisateur à authentifier"
|
|
|
|
|
}
|