79095462

Date: 2024-10-16 19:01:56
Score: 1
Natty:
Report link

If ca:autocomplete="off" doesn't work, try ca:autocomplete="new-password" instead.

<zk xmlns:ca="client/attribute">
    <grid>
        <!-- removed for brevity -->
        <textbox ca:autocomplete="new-password" />
    </grid>
</zk>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: GGuilhermez