Hello,
in relation to the previous post T343397 (“Security: empty password”), empty passwords are no more allowed in my ASP.NET XAF system.
Of course is now needed to set the password during new user creation process. So I had added two more fields called “Password” and “Password again”, both configured as IsPassword=True in the model editor.
I’m asking you for help with one small inconvenience. The password value always disappears when any popup windows is shown.
Usual steps will be to set the username, then passwords, then choose the user roles. But when lookup window for user role is shown, passwords disappear. For some security reasons probably. See the video attached.
Is there any way how to prevent it?
Thanks