Hi,
I don’t want to show the default user/password at the login, I have in my web-app.properties the properties:
cuba.web.loginDialogDefaultUser = <disabled>
cuba.web.loginDialogDefaultPassword = <disabled>
It was working before, but now even with the <disabled> value, it’s showing the ADMIN user.
I’m on Platform version 6.8.
Thanks,
Claudio