Disable autocomplete on secrets plaintext input #504

Closed
opened 2025-12-29 16:22:41 +01:00 by adam · 1 comment
Owner

Originally created by @eronlloyd on GitHub (Oct 27, 2016).

When entering secrets for a device, the form seems to allow (at least in Chrome) autocompletion for values. Please add autocomplete="off" to these plaintext fields, and perhaps use a password mask on the control.

Originally created by @eronlloyd on GitHub (Oct 27, 2016). When entering secrets for a device, the form seems to allow (at least in Chrome) autocompletion for values. Please add autocomplete="off" to these plaintext fields, and perhaps use a password mask on the control.
adam added the type: feature label 2025-12-29 16:22:41 +01:00
adam closed this issue 2025-12-29 16:22:41 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 31, 2016):

Not sure why this wasn't done originally.

@jeremystretch commented on GitHub (Oct 31, 2016): Not sure why this wasn't done originally.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#504