This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23704 - Define username/password better
Summary: Define username/password better
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: XHR (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-01 16:14 UTC by Anne
Modified: 2014-10-20 17:43 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2013-11-01 16:14:43 UTC
This requires adding hooks in the URL specification for setting username and password. Because just setting them on the URL directly is wrong.

Aside from null we should also ignore the empty string. And ignore password if username is either null or the empty string.
Comment 1 Anne 2014-07-02 16:11:02 UTC
This also affects Fetch.