[AMOS commit] MDL-78534 Authentication: MFA factor updates for UI Committed into Git: 2023-08-16 03:47 UTC

[AMOS commit] MDL-78534 Authentication: MFA factor updates for UI Committed into Git: 2023-08-16 03:47 UTC

by AMOS bot -
Number of replies: 0
Author: Matt Porritt
MDL-78534 Authentication: MFA factor updates for UI
Add additional display logic to factor classes.
Update each individual factor class and the based factor classs
with the ability to nominate an icon associated with the factor
type as well as any additional logic to assist with displaying
factor information during the login process. This includes string
updates.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=77a998006f3f1881df342f66836d73e273b60117
http://github.com/moodle/moodle/commit/77a998006f3f1881df342f66836d73e273b60117

+ 4.3 en [error:wrongverification,factor_email]
+ 4.3 en [logindesc,factor_email]
+ 4.3 en [loginoption,factor_email]
+ 4.3 en [loginsubmit,factor_email]
+ 4.3 en [logintitle,factor_email]
+ 4.3 en [logindesc,factor_totp]
+ 4.3 en [loginoption,factor_totp]
+ 4.3 en [loginsubmit,factor_totp]
+ 4.3 en [logintitle,factor_totp]
- 4.3 en [settings:secretlength,factor_totp]
- 4.3 en [settings:secretlength_help,factor_totp]
- 4.3 en [setupfactor:enter_help,factor_totp]
+ 4.3 en [logindesc,factor_webauthn]
+ 4.3 en [loginoption,factor_webauthn]
+ 4.3 en [loginsubmit,factor_webauthn]
+ 4.3 en [logintitle,factor_webauthn]
- 4.3 en [authenticatortypelimitation,factor_webauthn]
- 4.3 en [loginexplanation,factor_webauthn]