Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
Master
-
None
-
None
Description
The basic auth filetransfer tests are incomplete.
While they do check the username and password validity, the server does not send the header with the 401 status code:
WWW-Authenticate: Basic realm="insert realm"
The server script is here on the cordova-labs/cordova-filetransfer branch:
https://github.com/apache/cordova-labs/blob/cordova-filetransfer/server.js