Open Bug 1265278 Opened 8 years ago Updated 2 years ago

Optionally hide passwords from URLs in the net monitor

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Fallen, Unassigned)

Details

Sometimes I am testing code with real credentials, when sending requests via xhr that uses the username/password parameters, this shows as https://user:password@hostname/path/

This is fine at home, but I don't want my password showing up in cleartext when working in an open environment. It would be nice if there'd be an option to hide this part of the url, or maybe even not show it by default.
Sounds good to me. We might want to utilize the same option when exporting content of the panel to HAR (and not export sensitive data).

Honza
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.