keycloak icon indicating copy to clipboard operation
keycloak copied to clipboard

Reset password email shows raw link instead of hypertextual text

Open remarcoble opened this issue 2 years ago • 0 comments

Description

Except for English, all the other languages show the raw link in the email of reset password.

English:

<p><a href="{0}">Link to reset credentials</a></p>

Italian (and all other languages):

<p><a href="{0}">{0}</a></p>

Discussion

No response

Motivation

No response

Details

No response

remarcoble avatar Mar 04 '24 09:03 remarcoble