wohali commented on issue #741: error "Unauthorized" (401) when loading "_security"-doc URL: https://github.com/apache/couchdb/issues/741#issuecomment-321662752 @dharders Signs point to a Fauxton bug. Can you tell me - before you go to Fauxton and change your admin password, right after the `curl -u "admin:admin" -X PUT "127.0.0.1:5984/newuser/_security" -d '{"admins":{"names":[],"roles":[]},"members":{"names":["admin","newuser"],"roles":[]}}'` command, can you do a `curl http://admin:password@server:5984/database/_security -v` and see if you get the same weird error or not? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
