You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can reproduce. It seems to be accepting basic auth only - note that curl --digest is not working.
I think I missed this in my testing because the browser had cached basic auth credentials.
Odd issue here, in that when I run the latest
master
, I can't seem to login via the browser. It seems to work from the command-line usingcurl
:Firefox provides a login box but the credentials appear not to work. Chrome doesn't appear to offer a login at all.
Perhaps related to the Jetty upgrade? #276
The text was updated successfully, but these errors were encountered: