mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Add ability to include IPs in challenge hash generation, to lock cookies to IPs (like the pre-sig mode)
This commit is contained in:
@@ -34,6 +34,7 @@ Add some env vars to docker-compose file:
|
||||
- HMAC_COOKIE_SECRET - different random string, a salt for pow cookies
|
||||
- RAY_ID - string to identify the HAProxy node by
|
||||
- BUCKET_DURATION - how long between bucket changes, invalidating cookies
|
||||
- CHALLENGE_INCLUDES_IP - any value, whether to lock solved challenges to IP or tor circuit
|
||||
- BACKEND_NAME - Optional, name of backend to build from hosts.map
|
||||
- SERVER_PREFIX - Optional, prefix of server names used in server-template
|
||||
|
||||
|
Reference in New Issue
Block a user