commit | 9e1388671af9f72889c1c3824110e1c77d4076a8 | [log] [tgz] |
---|---|---|
author | willy tarreau <willy@wtap.(none)> | Sun May 14 23:06:28 2006 +0200 |
committer | willy tarreau <willy@wtap.(none)> | Sun May 14 23:06:28 2006 +0200 |
tree | 3039d552940db10f82839f2a43b7543bd193cf9e | |
parent | 4404b7ebcc02c49f0272a857b58b1b01227f0d68 [diff] |
[MEDIUM] added the new 'stats' keyword with user authentication subsystem. Right now it only validates the user/passwd according to a specified list, and lets the user pass through the proxy if the authentication is OK, and it refuses any invalid access with a 401 Unauthorized response.