[GH-ISSUE #103] Feature suggestion: secure password fields #79

Closed
opened 2026-02-26 09:35:41 +03:00 by kerem · 1 comment
Owner

Originally created by @ghost on GitHub (Jul 15, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/103

If you're going to show the password fields (which is fine, helps reduce errors), I would suggest modifying the INPUT tag accordingly:

<input autocomplete="off">

So that when typing in something, a password doesn't pop up. If another user happens to be creating accounts, they could see other people's previous passwords.

Originally created by @ghost on GitHub (Jul 15, 2014). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/103 If you're going to show the password fields (which is fine, helps reduce errors), I would suggest modifying the INPUT tag accordingly: ``` <input autocomplete="off"> ``` So that when typing in something, a password doesn't pop up. If another user happens to be creating accounts, they could see other people's previous passwords.
kerem closed this issue 2026-02-26 09:35:41 +03:00
Author
Owner

@KaidenP commented on GitHub (Oct 11, 2015):

And a button that shows/hides the password

<!-- gh-comment-id:147141784 --> @KaidenP commented on GitHub (Oct 11, 2015): And a button that shows/hides the password
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#79
No description provided.