tor/changes/ticket33148
David Goulet 9278a24729 hs-v3: Remove descriptor when we remove client authorization
When the ONION_CLIENT_AUTH_REMOVE command is given to tor, now also remove the
descriptor associated with the client authorization credentials.

Fixes #33148

Signed-off-by: David Goulet <dgoulet@torproject.org>
2020-02-06 12:54:54 +02:00

6 lines
348 B
Plaintext

o Minor bugfixes (onion service v3, client authorization):
- When removing client authorization credentials using the control port,
also remove the associated descriptor so they don't linger and are still
usable hence making the onion service behind client authorization
reachable. Fixes bug 33148; bugfix on 0.4.3.1-alpha.