Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured. | lookatmike | 2016-07-31 | 1 | -0/+2 |
* | Ignore invalid trusted proxies in X-Forwarded-For headerreject-invalid-trusted-proxies | Stan Hu | 2016-07-23 | 1 | -2/+8 |
* | Make Rack::Request use our trusted proxies when filtering IP addressesrack-request-trusted-proxies | DJ Mountney | 2016-06-29 | 1 | -0/+13 |
* | Pass trusted_proxies to action_dispatch as IPAddrs instead of strings | DJ Mountney | 2016-04-28 | 1 | -1/+2 |
* | Adjust the default trusted_proxies to only include localhost, and allow other... | DJ Mountney | 2016-04-12 | 1 | -0/+2 |