You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Sebastian Rothbucher (JIRA)" <ji...@apache.org> on 2015/11/12 21:52:11 UTC

[jira] [Created] (COUCHDB-2879) _security not available

Sebastian Rothbucher created COUCHDB-2879:
---------------------------------------------

             Summary: _security not available
                 Key: COUCHDB-2879
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2879
             Project: CouchDB
          Issue Type: Bug
            Reporter: Sebastian Rothbucher


most probably minor for 2.1

{noformat}curl -X PUT 'http://localhost:15984/tgt/_security' -H 'Content-type: application/json' -d '{"admins": []}'
{"error":"security_migration","reason":"Updates to security docs are disabled during security migration."}
{noformat}



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