enable to switch off authz checks
authorMiloš Mulač <mulac@civ.zcu.cz>
Mon, 4 Sep 2006 12:21:32 +0000 (12:21 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Mon, 4 Sep 2006 12:21:32 +0000 (12:21 +0000)
org.glite.jp.common/interface/types.h

index e86d4c9..e4208c1 100644 (file)
@@ -22,6 +22,7 @@ typedef struct _glite_jp_context {
        void    *dbhandle;
        char    **trusted_peers;
        char    *myURL;
+       int     noauth;
 } *glite_jp_context_t;
 
 typedef enum {