Fix fetch_iri
This commit is contained in:
parent
781ed8efe2
commit
986edbd35e
3 changed files with 10 additions and 2 deletions
1
app.py
1
app.py
|
@ -60,6 +60,7 @@ from little_boxes.errors import ActivityNotFoundError
|
|||
from little_boxes.errors import Error
|
||||
from little_boxes.errors import NotFromOutboxError
|
||||
from little_boxes.httpsig import HTTPSigAuth
|
||||
|
||||
# from little_boxes.httpsig import verify_request
|
||||
from little_boxes.webfinger import get_actor_url
|
||||
from little_boxes.webfinger import get_remote_follow_template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue