Home
last modified time | relevance | path

Searched refs:ENABLE_AUTH_DOMAIN_CHECK (Results 1 – 2 of 2) sorted by relevance

/civetweb-2.7.6/unittest/
Dprivate.c961 config_options[ENABLE_AUTH_DOMAIN_CHECK].name); in START_TEST()
/civetweb-2.7.6/src/
Dcivetweb.c2397 ENABLE_AUTH_DOMAIN_CHECK, enumerator
3963 conn->dom_ctx->config[ENABLE_AUTH_DOMAIN_CHECK]
3965 conn->dom_ctx->config[ENABLE_AUTH_DOMAIN_CHECK], "yes"));
16842 !mg_strcasecmp(conn->dom_ctx->config[ENABLE_AUTH_DOMAIN_CHECK], "yes");