mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-27 07:50:39 -04:00
Change github URLs from micahflee/onionshare to onionshare/onionshare
This commit is contained in:
parent
6c1fd2e3a9
commit
4c1f8d40b7
7 changed files with 10 additions and 10 deletions
|
@ -651,7 +651,7 @@ class Onion(object):
|
|||
key_content = "RSA1024"
|
||||
|
||||
# v3 onions don't yet support basic auth. Our ticket:
|
||||
# https://github.com/micahflee/onionshare/issues/697
|
||||
# https://github.com/onionshare/onionshare/issues/697
|
||||
if (
|
||||
key_type == "NEW"
|
||||
and key_content == "ED25519-V3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue