Home
last modified time | relevance | path

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

/dports/www/htdigest/httpd-2.4.6/modules/aaa/
H A Dmod_auth_form.c1239 static int authenticate_form_redirect_handler(request_rec * r) in authenticate_form_redirect_handler() function
1284 ap_hook_handler(authenticate_form_redirect_handler, NULL, NULL, APR_HOOK_MIDDLE); in register_hooks()
/dports/www/apache24/httpd-2.4.53/modules/aaa/
H A Dmod_auth_form.c1240 static int authenticate_form_redirect_handler(request_rec * r) in authenticate_form_redirect_handler() function
1317 ap_hook_handler(authenticate_form_redirect_handler, NULL, NULL, APR_HOOK_MIDDLE); in register_hooks()