Running to authentication success on the Apache module!
authorMark Donnelly <mark@painless-security.com>
Mon, 10 Nov 2014 21:43:26 +0000 (16:43 -0500)
committerMark Donnelly <mark@painless-security.com>
Mon, 10 Nov 2014 21:43:26 +0000 (16:43 -0500)
commit8ba88f10f8bef6440e58409db7ceee45baef6b56
tree9bcca754bdf7498c3e543757d971cf7e373cf9fe
parent4e465a5b46eae535afbeb5c389480623a9053820
Running to authentication success on the Apache module!

Changes:
* The test.html script now respects the server path form field,
  rather than insisting on "/gss"
* The server path field now defaults to "/gss/" so that we don't
  get a HTTP 301 (Redirect) return code
* The gssweb object now opens the XHR connection with each message,
  instead of assuming incorrectly that the connection will remain
  open after each XHR response completes.
chrome/test/test.html
navigator.gssweb.js