Micah Lee
ba1fde54a9
Update copyright year to 2022
2022-01-16 16:15:49 -08:00
Miguel Jacq
ff45a5c76b
Support sending a custom Content-Security-Policy header in Website mode
2021-11-08 16:31:05 +11:00
Miguel Jacq
5d9554438f
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
Miguel Jacq
d86ce6c9af
Rename things with client_auth_v3_ in the name because there is only one type of client_auth now that v2 is gone.
2021-05-06 18:02:40 +10:00
Miguel Jacq
80cc1f43e8
merge from develop and fix conflicts, update poetry
2021-05-06 14:30:29 +10:00
Miguel Jacq
286d7703d6
Remove v2 legacy onion support, and its corresponding client auth functionality. Update the v3 Client Auth to take its place in settings
2021-05-06 14:26:00 +10:00
Miguel Jacq
4aa6d6f3ec
Early support for ClientAuth with v3 onions
2021-05-04 10:02:02 +10:00
Micah Lee
cfbf07b903
Fix flake8 issues found in cli
2021-04-29 17:13:05 -07:00
Micah Lee
754c7d96dd
Merge branch 'develop' into 1305_receive_messages
2021-04-29 16:58:33 -07:00
Micah Lee
ea17eacf43
WIP: Starting to make messages in receive mode work in GUI
2021-04-28 19:10:26 -04:00
Micah Lee
024cc83943
Add --title, and make it display the title in chat mode
2021-04-12 17:55:16 -04:00
Micah Lee
b4c856424b
Implement receive mode webhooks in CLI
2021-04-11 13:33:58 -07:00
Micah Lee
4f5f75cc25
Update copyright year to 2021
2021-02-22 13:35:14 -08:00
Micah Lee
f15ee5e8bf
Install new dependencies so CircleCI tests run, and fix a pytest warning
2020-11-01 11:50:11 -08:00
Micah Lee
a54f99adf6
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -07:00