[MINOR] http-request: allow/deny/auth support for frontend/backend/listen
authorKrzysztof Piotr Oledzki <ole@ans.pl>
Fri, 29 Jan 2010 16:58:21 +0000 (17:58 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 31 Jan 2010 18:14:08 +0000 (19:14 +0100)
commit59bb218b86239d880adb69f5ecec671302a9a0de
treeae49644bf4e54dfabfc9773ba0837066e2bd0a43
parentd7528e5a60014843854fe671f8fcaac9b30592c9
[MINOR] http-request: allow/deny/auth support for frontend/backend/listen

Use the generic auth framework to control access to frontends/backends/listens
include/types/proxy.h
src/cfgparse.c
src/haproxy.c
src/proto_http.c