[
https://issues.apache.org/jira/browse/COUCHDB-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025310#comment-15025310
]
ASF subversion and git services commented on COUCHDB-2897:
----------------------------------------------------------
Commit 5e81713f46a30834a225a3259779b5820bc662a8 in couchdb-couch's branch
refs/heads/master from [~jaydoane]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=5e81713 ]
Explicitly authorize test requests
Create admin user and use its credentials for requests
Use http requests to create and delete test dbs to avoid potential db
name munging issues downstream
COUCHDB-2897
> Improve robustness of couchdb_mrview_cors_tests
> -----------------------------------------------
>
> Key: COUCHDB-2897
> URL: https://issues.apache.org/jira/browse/COUCHDB-2897
> Project: CouchDB
> Issue Type: Improvement
> Components: Test Suite
> Reporter: Jay Doane
>
> The current implementation assumes a certain level of implicit authorization
> based on admin party semantics, which is fragile in downstream projects with
> different security models. Additionally, the direct use of fabric to create
> test databases can bypass name spacing which could occur in multi-tenant
> configurations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)