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

/httpd/modules/aaa/
H A Dmod_auth_form.c38 #define FORM_LOGIN_HANDLER "form-login-handler" macro
1121 if (strcmp(r->handler, FORM_LOGIN_HANDLER)) {
1127 "the " FORM_LOGIN_HANDLER " only supports the POST method for %s",

Completed in 13 milliseconds