RESOLVED FIXED100193
[BlackBerry] Credentials not re-used for a redirected request to the same domain
https://bugs.webkit.org/show_bug.cgi?id=100193
Summary [BlackBerry] Credentials not re-used for a redirected request to the same domain
Charles Wei
Reported 2012-10-23 21:26:33 PDT
Internal tracking No: 225577 The problem is: If an request is authenticated by the HTTP server, and after the successful authentication, the response is a redirect to the same domain. The browser should not challenge the user again. Test case: http://browsertest01.rim.net/authbasic is challenged and the response redirects to : http://browsertest01.rim.net/authbasic/ (an extra trailing '/'). In this case, the challenge should only happen once if the first challenge succeeds.
Attachments
Patch (1.99 KB, patch)
2012-10-23 21:29 PDT, Charles Wei
no flags
Charles Wei
Comment 1 2012-10-23 21:29:20 PDT
Charles Wei
Comment 2 2012-10-23 21:30:14 PDT
Comment on attachment 170311 [details] Patch Already reviewed by George Staikos. Commit it.
WebKit Review Bot
Comment 3 2012-10-24 00:39:23 PDT
Comment on attachment 170311 [details] Patch Clearing flags on attachment: 170311 Committed r132322: <http://trac.webkit.org/changeset/132322>
WebKit Review Bot
Comment 4 2012-10-24 00:39:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.