You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/jdav_web
Christian Merten 362a29dca8
fix(media_access): unprotect members and website images
Since access to all media content required staff login, images intended for display on the website
were no longer accessible without login. This commit removes the protection for image files of members
and startpage posts.

We also add tests to prevent this regression from happening again.
10 months ago
..
settings settings: remove MEDIA_MEMBERLISTS and use MEDIA_ROOT everywhere 11 months ago
__init__.py waiting list: add waiting status confirmation mechanism and automation with celery beat 3 years ago
celery.py waiting list: add waiting status confirmation mechanism and automation with celery beat 3 years ago
middleware.py force DE as default language 3 years ago
urls.py media: require staff login for media access 11 months ago
views.py fix(media_access): unprotect members and website images 10 months ago
wsgi.py Initial django setup 9 years ago