1
0
Fork 0

Merge branch 'main' into softblock

This commit is contained in:
Hugh Rundle 2023-11-22 20:06:02 +11:00 committed by GitHub
commit c6dea2523c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 972 additions and 76 deletions

View file

@ -396,7 +396,7 @@ def resolve_remote_id(
def get_representative():
"""Get or create an actor representing the instance
to sign requests to 'secure mastodon' servers"""
to sign outgoing HTTP GET requests"""
username = f"{INSTANCE_ACTOR_USERNAME}@{DOMAIN}"
email = "bookwyrm@localhost"
try: