You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2014/02/27 16:05:24 UTC

[jira] [Created] (COUCHDB-2173) Better error handling on database security page

Alexander Shorin created COUCHDB-2173:
-----------------------------------------

             Summary: Better error handling on database security page
                 Key: COUCHDB-2173
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2173
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Fauxton
            Reporter: Alexander Shorin


If user has no permissions to change database security, on first attempt to add some user/role to it Fauxton shows the popup:
{quote}
{"error":"unauthorized","reason":"You are not a db or server admin."}
{quote}
but on second attempt to add the same name no error showed and it seems that value just silently ignored.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)