[
https://issues.apache.org/jira/browse/COUCHDB-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234117#comment-14234117
]
ASF subversion and git services commented on COUCHDB-2452:
----------------------------------------------------------
Commit 23d79b3f606245ab657900fe7b1bc6ef77ace16e in couchdb's branch
refs/heads/2452-users-db-security-on-clustered-interface from [~mikewallace]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=23d79b3 ]
Test _users security on the cluster and admin port
This commit modifies the _users DB security test so that it tests
the authentication DB against the clustered interface in addition
to the admin interface.
Previously this test was only being run against the admin port.
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)