tor/changes/bug21033
David Goulet 1636777dc8 hs: Allow from 0 to MAX introduction points
An operator couldn't set the number of introduction point below the default
value which is 3. With this commit, from 0 to the hardcoded maximum is now
allowed.

Closes #21033

Signed-off-by: David Goulet <dgoulet@torproject.org>
2017-01-17 14:58:50 -05:00

6 lines
294 B
Plaintext

o Minor bugfixes (hidden service):
- Restrict the number of introduction point from 0 to the maximum allowed
instead of the default value to the maximum. That was stopping operators
from using less than 3 introduction points. Closes #21033; bugfix on
tor-0.2.7.2-alpha.