Pavel V created COUCHDB-3170:
--------------------------------

             Summary: Permissions are ignored in "_users" database.
                 Key: COUCHDB-3170
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3170
             Project: CouchDB
          Issue Type: Bug
            Reporter: Pavel V


To reproduce (in Fauxton):
1. Create a user in "_users" database with role "app-admin".
2. Change permissions for "_users" DB to add "app-admin" role to admins and 
members.
3. Login as the user with the "app-admin" role.
4. Open "_users", you get 401 response and Fauxton shows message "An Error 
occurred: You are not a server admin.". 401 response contains following JSON:
{error: "unauthorized", reason: "You are not a server admin."}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to