1.4.29: Forbid the deletion of stack indexes/views (#2966)
The stack needs a few CouchDB design docs for its own indexes and views. The front applications will no longer be able to delete them with the DELETE /data/:doctype/_design/:ddoc route.
The stack needs a few CouchDB design docs for its own indexes and views. The front applications will no longer be able to delete them with the DELETE /data/:doctype/_design/:ddoc route.