Searched defs:after_authn (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_authz_core.c | 814 static int authorize_user_core(request_rec *r, int after_authn) argument 846 if (after_authn) { 869 if (!after_authn || ap_auth_type(r) == NULL) { |
Completed in 13 milliseconds