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/startpage
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
..
locale/de/LC_MESSAGES locale: fix translations 11 months ago
migrations startpage: flexibilize root section 1 year ago
templates/startpage templates: replace local specific templates by placeholders 11 months ago
templatetags startpage: add copy of jdav-hd website, add post module 3 years ago
__init__.py now really added startpage 9 years ago
admin.py admin: allow * in group names, verify that only valid group names, section urls and post urls are saved 1 year ago
apps.py now really added startpage 9 years ago
models.py startpage: flexibilize root section 1 year ago
tests.py fix(media_access): unprotect members and website images 10 months ago
urls.py admin: allow * in group names, verify that only valid group names, section urls and post urls are saved 1 year ago
views.py startpage: sort groups by name 1 year ago