aboutsummaryrefslogtreecommitdiff
path: root/changes/bug28127
blob: 541128c88e890dba6705f64a28bdcd377dc3a910 (plain)
1
2
3
4
5
6
7
  o Minor bugfixes (onion services):
    - Unless we have explicitly set HiddenServiceVersion, detect the onion
      service version and then look for invalid options. Previously, we
      did the reverse, but that broke existing configs which were pointed
      to a v2 hidden service and had options like HiddenServiceAuthorizeClient
      set Fixes bug 28127; bugfix on 0.3.5.1-alpha. Patch by Neel Chauhan.