Open Bug 1648714 Opened 5 years ago Updated 1 month ago

Basic Authentication Info shown in tab title

Categories

(Firefox :: Tabbed Browser, defect, P2)

77 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: vall.boitsova, Unassigned)

Details

Attachments

(1 file)

Attached image new_tab.jpg

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0

Steps to reproduce:

Condition:

  1. apache2 webserver
  2. directory with basic authetication required
  3. directory doesn't have index.html file in it

Steps:

  1. Visit directory page (which will be browsed as "Index of /<directory>")
  2. Select a file to browse in a new tab

Actual results:

tab title is <login>:<password>@<ip>/<directory>/<file>.

Expected results:

tab title is <ip>/<directiory>/<file>

Hi,
since I cannot fulfill required conditions, I am not able to reproduce the issue. I've chosen a component for this bug in hope that someone with more expertise may look at it. We'll await their answer.

Regards,
Jerónimo.

Component: Untriaged → Networking: HTTP
Flags: needinfo?(nhnguyen)
Product: Firefox → Core

to be triage per usual Necko process

Flags: needinfo?(nhnguyen)

I think this is a problem in how the document/docshell reports the title?
It should use nsISensitiveInfoHiddenURI instead of nsIURI.spec

Component: Networking: HTTP → DOM: Window and Location

The severity field is not set for this bug.
:smaug, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(bugs)

Moving to Firefox Tabbed Browser component because this is a frontend bug.

Component: DOM: Window and Location → Tabbed Browser
Flags: needinfo?(bugs)
Product: Core → Firefox

The severity field is not set for this bug.
:dao, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dao+bmo)
Severity: -- → S2
Flags: needinfo?(dao+bmo)
Priority: -- → P2

Given this has sat for 2 years, I assume it doesn't actually need to be S2.

Severity: S2 → S3
Summary: Basic Authetication Info shown in tab title → Basic Authentication Info shown in tab title
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: