From: Krzysztof B. <kb...@un...> - 2017-03-27 21:13:26
|
Hi Willem, W dniu 24.03.2017 o 11:03, Willem Elbers pisze: > Hi Krzysztof, > > we have observed an issue with the display of html added to the > description of a password credential definition in the credential > management section of /home/home, see the attached image. > > This is the case while using "unityServer.core.allowFullHtml=true", > which does work in other parts of the UI. > > Related to this issue (we try to explain the password requirements with > a html list <ul></ul>); is it possible to have an indication of the > password requirements in the screens where a user has to set / update a > password? If not, this would be a feature request. Yeah, it is not working as expected - or better said - not in consistent way as for registration form asking about credential properly interprets HTML (assuming allowFullHtml=true). I've opened a ticket about this - it is trivial to fix. Seems that only 2 places are affected: RO credential view in Admin UI + the aforementioned HomeUI screen. Thanks, Krzysztof |