You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2015/06/02 21:31:03 UTC

[13/41] chttpd commit: updated refs/heads/2080-port-cors to e2c2bd7

Use ADMIN_CTX macro from couch_db.hrl


Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/8b8e9208
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/tree/8b8e9208
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/diff/8b8e9208

Branch: refs/heads/2080-port-cors
Commit: 8b8e9208fc46392feca28199f13333aa6011aadc
Parents: 1ca78bf
Author: Alexander Shorin <kx...@apache.org>
Authored: Mon Jan 26 07:07:43 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Mon Jan 26 07:07:43 2015 +0300

----------------------------------------------------------------------
 src/chttpd_auth_cache.erl | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/blob/8b8e9208/src/chttpd_auth_cache.erl
----------------------------------------------------------------------
diff --git a/src/chttpd_auth_cache.erl b/src/chttpd_auth_cache.erl
index a830aef..8caa112 100644
--- a/src/chttpd_auth_cache.erl
+++ b/src/chttpd_auth_cache.erl
@@ -20,7 +20,6 @@
 
 -include_lib("couch/include/couch_db.hrl").
 
--define(ADMIN_CTX, {user_ctx, #user_ctx{roles = [<<"_admin">>]}}).
 -define(CACHE, chttpd_auth_cache_lru).
 
 -record(state, {