Just setup validate_doc_update[1] function that allows any writes only for admins (_admin role or being in admin section of security object) .
http://docs.couchdb.org/en/latest/couchapp/ddocs.html#validate-document-update-functions -- ,,,^..^,,, On Wed, Jan 8, 2014 at 11:06 PM, Hank Knight <[email protected]> wrote: > I want to limit all PUT, POST and DELETE calls to users with > administrative privileges.
