Searched defs:after_authn (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authz_core.c814 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