mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-26 12:24:26 -04:00
Now http-request auth rules are evaluated in a dedicated function and no longer handled "in place" during the HTTP rules evaluation. Thus the action name ACT_HTTP_REQ_AUTH is removed. In additionn, http_reply_40x_unauthorized() is also removed. This part is now handled in the new action_ptr callback function. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||