Dear list,
using
<h:inputSecret value="#{appModel.user.userpass}" redisplay="true" />
invokes the password manager in some browsers. This is used to administrate
user passwords.
Is there a way to influence this within myfaces, that the password manager
does not get triggered, it's annoying to click it away. I don't want to
completely switch the manager off.regards Dani

