Skip to content
Snippets Groups Projects

feat: user without sfa with mfa must perform mfa, without either will be redirected to new page

Merged Jan Pavlíček requested to merge entropy into main
All threads resolved!
Files
7
+ 10
0
 
{
 
"change_weak_password_text": {
 
"en": "Your password is not strong enough and does not fulfill service requirements according to specification <a href=\"https://refeds.org/profile/sfa\">REFEDS SFA</a>.",
 
"cs": "Vaše heslo není dostatečně silné a nesplňuje požadavky služby podle specifikace <a href=\"https://refeds.org/profile/sfa\">REFEDS SFA</a>."
 
},
 
"change_weak_password_button": {
 
"en": "Change password",
 
"cs": "Změnit heslo"
 
}
 
}
Loading