[
https://issues.apache.org/jira/browse/COUCHDB-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932178#action_12932178
]
Jan Lehnardt commented on COUCHDB-912:
--------------------------------------
Do I read this correctly as the config option
couch_httpd_auth/anonymous_design_doc will expose any design document in a
protected database to anonymous users?
This seems a tad coarse to me. It wouldn't make things simpler, but I'd expect
either design docs having a property allowing anonymous reads or at least a
database's secObj could hold a list of aon-public design documents.
> Anonymous Access to Design Docs on private DB's
> -----------------------------------------------
>
> Key: COUCHDB-912
> URL: https://issues.apache.org/jira/browse/COUCHDB-912
> Project: CouchDB
> Issue Type: New Feature
> Components: HTTP Interface
> Reporter: Dale Harvey
> Attachments: anon.patch
>
>
> Right now people need to go through futon in order to login to couchapps
> running on private databases, this is a pretty big limitation on the type of
> couchapps that can be built
> Propose adding the ability for users to flag the design docs as readable for
> anonymous users, could be implemented though an attribute on the design doc?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.