gebeleizis
8 years agoNew Contributor
Add HTML attribute to default password field
Hi,
We have an instance of Collaborator installed, and due to a security scan i need to add 'autocomplete="off"' attribute to the password field that is used at login. However, i can't find the template or the file where the password field is generated. Any idea if this is possible and where i can add this HTML attribute?
Thanks.
Hi,
I think you can try adding the attribute to the input source, which resides in the “Collaborator Server\tomcat\webapps\ROOT\ui" file. However, it looks like using this attribute is not a reliable solution as major browsers are going to drop support for it: