Searched refs:fcgi_check_authn (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c796 static int fcgi_check_authn(request_rec *r) function
798 const char *fn = "fcgi_check_authn";
1322 ap_hook_check_authn(fcgi_check_authn, NULL, auth_basic_runs_after_me,

Completed in 39 milliseconds