[ 
https://issues.apache.org/jira/browse/COUCHDB-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205659#comment-14205659
 ] 

ASF subversion and git services commented on COUCHDB-2452:
----------------------------------------------------------

Commit 6ff15205870c514ec5a885cf995fb772abb2a80a in couchdb-ddoc-cache's branch 
refs/heads/2452-users-db-security-on-clustered-interface from [~mikewallace]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-ddoc-cache.git;h=6ff1520 ]

Teach ddoc_cache about user context

This commit teaches ddoc_cache to accept a user_ctx which is
passed through to the call to open the design doc. This is required
so that admins can view design docs in the authentication DB when
it is on the clustered interface.

COUCHDB-2452


> Provide _users DB security when _users DB is on the clustered interface
> -----------------------------------------------------------------------
>
>                 Key: COUCHDB-2452
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2452
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Database Core
>            Reporter: Mike Wallace
>
> The authentication DB (default name _users) has special security semantics 
> which are currently only supported on the admin port (default 5986). Since we 
> support using the _users DB on the clustered port we should also ensure the 
> same security semantics apply there.



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

Reply via email to