Bug 1199 - after enabling "passwd forcemode", web UI login page is getting blank if password change attempt fails

Review Request #522 — Created Nov. 12, 2024 and submitted — Latest diff uploaded

shuinvy
APV10
rel_apv_10_7
1199
lucille, marychou, timlai

Fix escape character issue.

Change new line to br tag for javascript to insert to html content.
The last filter 'safe" is jinja code for close auto escaping(avoid auto escaping is set).

    Loading...