mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 07:09:16 +02:00
Can now fetch public key from actor url
This commit is contained in:
parent
2f473d7570
commit
707868d794
6 changed files with 71 additions and 29 deletions
4
api/funkwhale_api/federation/exceptions.py
Normal file
4
api/funkwhale_api/federation/exceptions.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
class MalformedPayload(ValueError):
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue