Look for forbidden and unauthorized in is_admin (#975)

In https://github.com/apache/couchdb-couch/pull/29/files the possible
security errors went from only "unauthorized" to "unauthorized" and
"forbidden", but the corresponding check for both was not done in
couch_mrview_http. This addresses that problem and fixes #974.
1 file changed