mirror of
https://github.com/onionshare/onionshare.git
synced 2025-11-25 08:53:19 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| pytest.ini | ||
| test_cli.py | ||
| test_cli_common.py | ||
| test_cli_settings.py | ||
| test_cli_web.py | ||
| test_range_request.py | ||