Extra users path

main
Bob Mottram 2022-12-30 19:20:40 +00:00
parent fae91dca0e
commit 88e493e539
1 changed files with 1 additions and 0 deletions

View File

@ -1644,6 +1644,7 @@ def get_actor_json(host_domain: str, handle: str, http: bool, gnunet: bool,
print(original_actor + ' is a group actor')
person_url = original_actor
else:
print('Test 1')
handle = nickname + '@' + domain
wf_request = webfinger_handle(session, handle,
http_prefix, cached_webfingers,