[Webauthn] - Recovery code when asked is showing html tags
Closed
[Webauthn] - Recovery code when asked is showing html tags
A simple bug exists showing html tags within the recovery code page.
[Webauthn] - Recovery code when asked is showing html tags
A simple bug exists showing html tags within the recovery code page.
changed milestone to %FusionDirectory 1.4
added Bugs PJ1802-0188 labels
assigned to @tdockx
Here is your recovery code: 6sdHndRFNErPd<br/><br/>Print and hide it. Do not save it on your computer. You may only use it once.
6219-webauthn-recovery-code-when-asked-is-showing-html-tags
to address this issue created branch 6219-webauthn-recovery-code-when-asked-is-showing-html-tags
to address this issue
Strange :
$ grep -Ri "print and"
locale/en/fusiondirectory.po:"Here is your recovery code: %s
Print and hide it. Do not save it on "
personal/webauthn/class_RecoveryCodesAttribute.inc: htmlescape(sprintf(_('Here is your recovery code: %s
Print and hide it. Do not save it on your computer. You may only use it once.'), $randomhash)),
mentioned in commit f449929a