HomePhabricator

tor: Change auth order to only use HASHEDPASSWORD if -torpassword
2e494489c354Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

tor: Change auth order to only use HASHEDPASSWORD if -torpassword

Change authentication order to make it more clear (see #7700).

  • If the -torpassword option is provided, force use of HASHEDPASSWORD auth.
  • Give error message if -torpassword provided, but HASHEDPASSWORD auth is not available.
  • Give error message if only HASHEDPASSWORD available, but -torpassword not given.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Mar 17 2016, 11:49
deadalnixPushed on May 14 2017, 22:04
Parents
rABC14d6324a248d: Merge #7187: Keep reorgs fast for SequenceLocks checks
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC2e494489c354: tor: Change auth order to only use HASHEDPASSWORD if -torpassword (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 6 2016, 08:38