From: Miloš Mulač Date: Mon, 4 Sep 2006 12:21:32 +0000 (+0000) Subject: enable to switch off authz checks X-Git-Tag: glite-jp-common_R_1_2_1~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=fcdf4cc2463e9817be6e14967b6fbca76bea992c;p=jra1mw.git enable to switch off authz checks --- diff --git a/org.glite.jp.common/interface/types.h b/org.glite.jp.common/interface/types.h index e86d4c9..e4208c1 100644 --- a/org.glite.jp.common/interface/types.h +++ b/org.glite.jp.common/interface/types.h @@ -22,6 +22,7 @@ typedef struct _glite_jp_context { void *dbhandle; char **trusted_peers; char *myURL; + int noauth; } *glite_jp_context_t; typedef enum {