drinks-manager/lib
W13R 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
..
activate-devel-env.sh Add activate-devel-env.sh to lib 2022-05-15 11:45:46 +02:00
archive-tables.py Initial commit - existing project files 2022-03-16 12:11:30 +01:00
auto-upgrade-db.sh Initial commit - existing project files 2022-03-16 12:11:30 +01:00
bootstrap.py Do a bit of refactoring in the bootstrap script 2022-04-13 21:45:34 +02:00
clear-expired-sessions.sh Initial commit - existing project files 2022-03-16 12:11:30 +01:00
create-admin.sh Initial commit - existing project files 2022-03-16 12:11:30 +01:00
db-migrations.sh Initial commit - existing project files 2022-03-16 12:11:30 +01:00
env.sh Profile pictures are now handled by the application to mitigate possible directory traversals 2022-11-02 22:53:04 +01:00
generate-secret-key.py Initial commit - existing project files 2022-03-16 12:11:30 +01:00
session-clear-scheduler.py Initial commit - existing project files 2022-03-16 12:11:30 +01:00
setup-application.sh Initial commit - existing project files 2022-03-16 12:11:30 +01:00
start-django-shell.sh Removed the command 'run-script' and added the command 'shell', and updated the docs and README 2022-04-18 17:00:12 +02:00
upgrade-db.py Initial commit - existing project files 2022-03-16 12:11:30 +01:00
verify-db-app-version.py Initial commit - existing project files 2022-03-16 12:11:30 +01:00