onionshare/cli/onionshare_cli
Miguel Jacq 0bf8f53d30
ClientAuthV3 fixes
* Remove Client Auth as an explicit option (it's on by default).
 * Update wording about Public mode
 * Fix tuple error when raising TorTooOldStealth exception in CLI
 * Move Private Key button next to URL button in GUI
 * Replace visual references of ClientAuth to Private Key
 * Remove HTTPAuth Flask dependency and remove a lot of code to do with password generation,
   401 auth triggers/invalid password rate limit detection etc
 * Test updates
 * Remove obsolete locale keys
2021-08-27 15:52:29 +10:00
..
resources ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
web ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
__init__.py ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
common.py Account for the "v" in the version string ("v2.3.2") banner spacing 2021-05-25 17:31:28 -07:00
mode_settings.py ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
onion.py ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
onionshare.py ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
settings.py Add Lithuanian 2021-08-20 13:24:15 -07:00