funkwhale/api/funkwhale_api/federation
Eliot Berriot 53b826c81a
Fix #877: Ensure API urls answer with and without a trailing slash
2019-07-02 14:31:47 +02:00
..
management
migrations Merge branch 'master' into develop 2019-07-01 14:02:28 +02:00
__init__.py
activity.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
actors.py
admin.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
api_serializers.py
api_urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
api_views.py
authentication.py See #853: force authenticated ActivityPub checks when allow-list is enabled 2019-06-26 10:22:29 +02:00
contexts.py
decorators.py
dynamic_preferences_registry.py
exceptions.py
factories.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
fields.py
filters.py
jsonld.py
keys.py
library.py
models.py Model / settings for allow-listing 2019-06-17 08:48:05 +02:00
mrf_policies.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
parsers.py
renderers.py
routes.py
serializers.py Broken pytest 2019-07-01 14:00:32 +02:00
signing.py
tasks.py Linting 2019-06-24 16:23:44 +02:00
urls.py
utils.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
views.py See #853: force authenticated ActivityPub checks when allow-list is enabled 2019-06-26 10:22:29 +02:00
webfinger.py