mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
9 lines
333 B
Text
9 lines
333 B
Text
|
o Minor features:
|
||
|
- Warn the user if they put any ports in the SocksPolicy,
|
||
|
DirPolicy, AuthDirReject, AuthDirInvalid, AuthDirBadDir, or
|
||
|
AuthDirBadExit options. Fixes ticket #11108.
|
||
|
|
||
|
o Documentation:
|
||
|
- Explain that SocksPolicy, DirPolicy, and their allies don't take
|
||
|
port arguments. Fixes ticket #11108.
|