5 Commits

Author SHA1 Message Date
Edwin
895c9ac08d Configure Apache to run as ubuntu user
- Change Apache user from www-data to ubuntu in systemd override
- Update file ownership to ubuntu:ubuntu for web directory
- Fix permission issues for git operations and file access
- Apache now runs with same user as file ownership
- Resolves permission denied errors for development workflow
2025-11-12 16:39:05 +00:00
8f072292c1 Organize scattered PHP files into scripts/ and tests/ directories 2025-11-12 08:34:20 +01:00
0622f40004 Update database and QR files 2025-11-11 18:27:06 +01:00
e1cf2a3e46 Sanitize image file names to remove special characters; fix existing image paths 2025-11-11 18:10:26 +01:00
c7f199d61f Set uploads directory permissions to 777 for file uploads 2025-11-11 18:09:38 +01:00