Subversion
Defines | Typedefs
mod_authz_svn.h File Reference

Subversion authorization extensions for mod_dav_svn. More...

#include <httpd.h>

Go to the source code of this file.

Defines

#define AUTHZ_SVN__SUBREQ_BYPASS_PROV_GRP   "dav2authz_subreq_bypass"
#define AUTHZ_SVN__SUBREQ_BYPASS_PROV_NAME   "mod_authz_svn_subreq_bypass"
#define AUTHZ_SVN__SUBREQ_BYPASS_PROV_VER   "00.00a"

Typedefs

typedef int(* authz_svn__subreq_bypass_func_t )(request_rec *r, const char *repos_path, const char *repos_name)

Detailed Description

Subversion authorization extensions for mod_dav_svn.

Definition in file mod_authz_svn.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines