mirror of
https://github.com/onionshare/onionshare.git
synced 2025-11-27 09:40:45 -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 | ||
| chat_mode.py | ||
| receive_mode.py | ||
| send_base_mode.py | ||
| share_mode.py | ||
| web.py | ||
| website_mode.py | ||