[Bug 23704] New: Define username/password better

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23704

            Bug ID: 23704
           Summary: Define username/password better
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHR
          Assignee: annevk@annevk.nl
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 1 November 2013 16:14:44 UTC