Changes file for 9866
[tor.git] / changes / bug8207
blob0028d3380ff97fdd395ab554875364ddbcac04d5
1   o Major bugfixes (hidden services):
2     - Allow hidden service authentication to succeed again. When we
3       refactored the hidden service introduction code back in 0.2.4.1-alpha,
4       we didn't update the code that checks whether authentication
5       information is present, causing all authentication checks to
6       return "false". Fix for bug 8207; bugfix on 0.2.4.1-alpha. Found by
7       Coverity; this is CID 718615.