[
https://issues.apache.org/jira/browse/COUCHDB-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932075#action_12932075
]
Dale Harvey commented on COUCHDB-912:
-------------------------------------
Thanks for the advice Filipe, very helpful
made those changes (the javascript is 2 space indented, just was a bug in one
of the declarations which is fixed)
I can merge the test into another suite if anyone would prefer that, just
cleaner in a seperate one for now as it does a run_on_modified_server (that
could be taken out as I would propose for this to be the default, I wasnt sure
about the best practice for that though)
> 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.