OR_AUTHCFG        245 include/http_config.h #define OR_ALL (OR_LIMIT|OR_OPTIONS|OR_FILEINFO|OR_AUTHCFG|OR_INDEXES)
OR_AUTHCFG         98 modules/aaa/mod_auth_basic.c     AP_INIT_ITERATE("AuthBasicProvider", add_authn_provider, NULL, OR_AUTHCFG,
OR_AUTHCFG        102 modules/aaa/mod_auth_basic.c                  OR_AUTHCFG,
OR_AUTHCFG        635 modules/aaa/mod_auth_digest.c     AP_INIT_TAKE1("AuthName", set_realm, NULL, OR_AUTHCFG,
OR_AUTHCFG        637 modules/aaa/mod_auth_digest.c     AP_INIT_ITERATE("AuthDigestProvider", add_authn_provider, NULL, OR_AUTHCFG,
OR_AUTHCFG        639 modules/aaa/mod_auth_digest.c     AP_INIT_ITERATE("AuthDigestQop", set_qop, NULL, OR_AUTHCFG,
OR_AUTHCFG        641 modules/aaa/mod_auth_digest.c     AP_INIT_TAKE1("AuthDigestNonceLifetime", set_nonce_lifetime, NULL, OR_AUTHCFG,
OR_AUTHCFG        643 modules/aaa/mod_auth_digest.c     AP_INIT_TAKE1("AuthDigestNonceFormat", set_nonce_format, NULL, OR_AUTHCFG,
OR_AUTHCFG        645 modules/aaa/mod_auth_digest.c     AP_INIT_FLAG("AuthDigestNcCheck", set_nc_check, NULL, OR_AUTHCFG,
OR_AUTHCFG        647 modules/aaa/mod_auth_digest.c     AP_INIT_TAKE1("AuthDigestAlgorithm", set_algorithm, NULL, OR_AUTHCFG,
OR_AUTHCFG        649 modules/aaa/mod_auth_digest.c     AP_INIT_ITERATE("AuthDigestDomain", set_uri_list, NULL, OR_AUTHCFG,
OR_AUTHCFG        116 modules/aaa/mod_authn_anon.c     AP_INIT_ITERATE("Anonymous", anon_set_string_slots, NULL, OR_AUTHCFG,
OR_AUTHCFG        120 modules/aaa/mod_authn_anon.c      OR_AUTHCFG, "Limited to 'on' or 'off'"),
OR_AUTHCFG        123 modules/aaa/mod_authn_anon.c      OR_AUTHCFG, "Limited to 'on' or 'off'"),
OR_AUTHCFG        126 modules/aaa/mod_authn_anon.c      OR_AUTHCFG, "Limited to 'on' or 'off'"),
OR_AUTHCFG        129 modules/aaa/mod_authn_anon.c      OR_AUTHCFG, "Limited to 'on' or 'off'"),
OR_AUTHCFG         71 modules/aaa/mod_authn_dbm.c      OR_AUTHCFG, "dbm database file containing user IDs and passwords"),
OR_AUTHCFG         74 modules/aaa/mod_authn_dbm.c      OR_AUTHCFG, "what type of DBM file the user file is"),
OR_AUTHCFG         46 modules/aaa/mod_authn_default.c                  OR_AUTHCFG,
OR_AUTHCFG         57 modules/aaa/mod_authn_file.c                    OR_AUTHCFG, "text file containing user IDs and passwords"),
OR_AUTHCFG       1032 modules/aaa/mod_authnz_ldap.c     AP_INIT_TAKE12("AuthLDAPURL", mod_auth_ldap_parse_url, NULL, OR_AUTHCFG,
OR_AUTHCFG       1057 modules/aaa/mod_authnz_ldap.c                   (void *)APR_OFFSETOF(authn_ldap_config_t, binddn), OR_AUTHCFG,
OR_AUTHCFG       1061 modules/aaa/mod_authnz_ldap.c                   (void *)APR_OFFSETOF(authn_ldap_config_t, bindpw), OR_AUTHCFG,
OR_AUTHCFG       1065 modules/aaa/mod_authnz_ldap.c                  (void *)APR_OFFSETOF(authn_ldap_config_t, user_is_dn), OR_AUTHCFG,
OR_AUTHCFG       1072 modules/aaa/mod_authnz_ldap.c                                       remote_user_attribute), OR_AUTHCFG,
OR_AUTHCFG       1078 modules/aaa/mod_authnz_ldap.c                  (void *)APR_OFFSETOF(authn_ldap_config_t, auth_authoritative), OR_AUTHCFG,
OR_AUTHCFG       1083 modules/aaa/mod_authnz_ldap.c                  (void *)APR_OFFSETOF(authn_ldap_config_t, compare_dn_on_server), OR_AUTHCFG,
OR_AUTHCFG       1089 modules/aaa/mod_authnz_ldap.c     AP_INIT_ITERATE("AuthLDAPGroupAttribute", mod_auth_ldap_add_group_attribute, NULL, OR_AUTHCFG,
OR_AUTHCFG       1094 modules/aaa/mod_authnz_ldap.c                  (void *)APR_OFFSETOF(authn_ldap_config_t, group_attrib_is_dn), OR_AUTHCFG,
OR_AUTHCFG       1099 modules/aaa/mod_authnz_ldap.c     AP_INIT_TAKE1("AuthLDAPDereferenceAliases", mod_auth_ldap_set_deref, NULL, OR_AUTHCFG,
OR_AUTHCFG         74 modules/aaa/mod_authz_dbm.c      OR_AUTHCFG, "database file containing group names and member user IDs"),
OR_AUTHCFG         77 modules/aaa/mod_authz_dbm.c      OR_AUTHCFG, "what type of DBM file the group file is"),
OR_AUTHCFG         80 modules/aaa/mod_authz_dbm.c      OR_AUTHCFG, "Set to 'Off' to allow access control to be passed along to "
OR_AUTHCFG         44 modules/aaa/mod_authz_default.c                  OR_AUTHCFG,
OR_AUTHCFG         87 modules/aaa/mod_authz_groupfile.c                    OR_AUTHCFG,
OR_AUTHCFG         92 modules/aaa/mod_authz_groupfile.c                  OR_AUTHCFG,
OR_AUTHCFG         47 modules/aaa/mod_authz_owner.c                  OR_AUTHCFG,
OR_AUTHCFG         43 modules/aaa/mod_authz_user.c                  OR_AUTHCFG,
OR_AUTHCFG         38 modules/ssl/mod_ssl.c                        NULL, RSRC_CONF|OR_AUTHCFG, desc),
OR_AUTHCFG       1511 server/config.c     parms.override = (RSRC_CONF | OR_ALL) & ~(OR_AUTHCFG | OR_LIMIT);
OR_AUTHCFG       1618 server/config.c     parms.override = (RSRC_CONF | OR_ALL) & ~(OR_AUTHCFG | OR_LIMIT);
OR_AUTHCFG       1756 server/config.c     parms.override = (RSRC_CONF | OR_ALL) & ~(OR_AUTHCFG | OR_LIMIT);
OR_AUTHCFG       2086 server/config.c         && ((pc->req_override & (ACCESS_CONF | OR_AUTHCFG | OR_LIMIT))))) {
OR_AUTHCFG       2111 server/config.c             if (pc->req_override & OR_AUTHCFG) {
OR_AUTHCFG       1387 server/core.c              d->override |= OR_AUTHCFG;
OR_AUTHCFG       3270 server/core.c    (void*)APR_OFFSETOF(core_dir_config, ap_auth_type), OR_AUTHCFG,
OR_AUTHCFG       3272 server/core.c  AP_INIT_TAKE1("AuthName", set_authname, NULL, OR_AUTHCFG,
OR_AUTHCFG       3274 server/core.c  AP_INIT_RAW_ARGS("Require", require, NULL, OR_AUTHCFG,
OR_AUTHCFG       3276 server/core.c  AP_INIT_TAKE1("Satisfy", satisfy, NULL, OR_AUTHCFG,