funkwhale/api/config
banana 0f7de68f0d Update common.py to add USE_APACHE_HEADERS set to false
Update views.py to modify headers depending on Nginx or Apache
Update common.py with future proof REVERSE_PROXY_TYPE setting
Update views.py to adapt headers based on REVERSE_PROXY_TYPE
Update views.py, typo on apache
2018-04-22 15:11:04 +02:00
..
settings Update common.py to add USE_APACHE_HEADERS set to false 2018-04-22 15:11:04 +02:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
api_urls.py Added remote library scanning logic end endpoint 2018-04-15 11:24:47 +02:00
asgi.py Replaced gunicorn with daphne 2018-03-03 10:52:48 +01:00
routing.py Basic working poc with favorites send over websocket 2018-03-01 21:51:20 +01:00
urls.py Url and views for instance actor and webfinger 2018-03-29 00:00:47 +02:00
wsgi.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00