Searched defs:fake_basic_authentication (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ |
H A D | mod_auth_form.c | 860 static void fake_basic_authentication(request_rec *r, auth_form_config_rec *conf, function 937 fake_basic_authentication(r, conf, sent_user, sent_pw); 946 fake_basic_authentication(r, conf, sent_user, sent_pw); 1033 fake_basic_authentication(r, conf, sent_user, sent_pw);
|
Completed in 23 milliseconds