Project

General

Profile

Actions

Bug #2459

closed

Adding autocomplete=off in the webGUI forms

Added by Dim Hatz almost 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
Start date:
05/29/2012
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

Doing a diff between config.xml versions, I noticed that my pfsense's password was stored in plaintext format in

<proxyuser>admin</proxyuser>
<proxypass>password</proxypass>

Checking further, it seems that the Password Manager of my Firefox browser silently auto-completes the proxy username/pass form at System -> Advanced -> Misc

Probably needs a autocomplete="off" to prevent that.

PS: Same problem with the CP voucher webpage last year (which now includes the autocomplete="off" setting).

Actions

Also available in: Atom PDF