Commit graph

4 commits

Author SHA1 Message Date
9f270c12b4 Profile pictures are now handled by the application to mitigate possible directory traversals
to other sub-directories of the static directory (Admins/Staff with the right to edit user
accounts were able to set a path like ../static/favicon.png for the profile picture - this
isn't a "i'm in, now i have root access and can hack your mom"-vulnerability, but better fix
it before it evolves to one. or a dragon. it's too late for this crap.)
2022-11-02 22:53:04 +01:00
ea644a6b76 Removed obsolete configuration line in settings.py 2022-05-16 11:05:21 +02:00
f8cde7136d Remove DjangoCSP dependency by writing own middleware for the CSP header 2022-05-15 11:24:04 +02:00
c49798a9ea Initial commit - existing project files 2022-03-16 12:11:30 +01:00