Commit Graph

5 Commits

Author SHA1 Message Date
sraffauf
9b4a347269 made dashboard load
user_id never set so no access possible. Fixed that
2026-01-22 18:02:29 +01:00
sraffauf
f24151c21c fixed redirect to admin login and minor bug
Fixed redirect to the admin page by actually calling the login function.
Also fixed file path of logo in admin.php
2026-01-22 17:59:44 +01:00
sraffauf
e2261ff0dd Locket system behind session variable
Created php script to redirect back to index.html if system is not
unlocked
2026-01-22 17:14:47 +01:00
sraffauf
e28948372b Added password lock to ticket system
Created php file to redirect to the ticket submit page when entering
right password
2026-01-22 17:09:45 +01:00
sraffauf
77fd4e836b Refactored file system
Changed the file system to a more ordered state and updated links in
files accordingly. Also the reffering to files is now uniform
2026-01-21 17:58:15 +01:00