Allow ddoc_cache to open restricted design docs Design docs in the authentication DB cannot be opened without an admin context so this commit teaches ddoc_cache to always use ?ADMIN_CTX when opening documents. COUCHDB-2738 This closes #1
Pretty much covers it.