mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Move the HTTPProxy option to the deprecated list so for now it will only warn users but feature is still in the code which will be removed in a future stable version. Fixes #20575 Signed-off-by: David Goulet <dgoulet@torproject.org>
4 lines
238 B
Text
4 lines
238 B
Text
o Deprecation (config):
|
|
- Deprecate HTTPProxy/HTTPProxyAuthenticator config options. It only
|
|
applies to direct unencrypted HTTP connections to your directory server,
|
|
which your Tor probably isn't using. Fixes bug 20575.
|