Open GoogleCodeExporter opened 8 years ago
I'm also failing to create a database on CouchDB 1.1.0 (Linux) but WireShark
tells me I'm receiving plenty of 401 responses. I never see the Authorization
header set at all.
Original comment by smoye...@gmail.com
on 3 Aug 2011 at 3:57
I'm having the same issue:
Authorization: Basic xxx
is missing in the header!! Credentials and AuthScope are set!
Original comment by scara...@gmail.com
on 13 Sep 2011 at 1:52
Same thing here. Fix would be great...
Original comment by js.cedar...@gmail.com
on 11 Oct 2011 at 9:11
This is fixed by editing default.ini and rebooting CouchDB:
; Uncomment next line to trigger basic-auth popup on unauthorized requests.
WWW-Authenticate = Basic realm="administrator"
Original comment by bjmo...@gmail.com
on 22 Apr 2012 at 10:30
Original issue reported on code.google.com by
sidney.s...@gmail.com
on 20 Jan 2011 at 11:27