aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2752
blob: b872d3374a287c5af100a5930d914c7e857ab1e8 (plain)
1
2
3
4
5
  o Minor features:
    - Tor used to limit HttpProxyAuthenticator values to 48 characters.
    Changed the limit to 512 characters by removing base64 newlines.
    Fixes bug 2752.  Fix by Michael Yakubovich.