3 Commits

Author SHA1 Message Date
f395e5ac6f Switch to https using Caddy proxy. 2026-01-12 12:06:43 +02:00
3f7a2d2d61 Web app switched to non-root SQL account. 2026-01-12 12:02:58 +02:00
b814885a96 Dockerize passman for modern environments
Ported the original passman PHP/MySQL application to a Docker-based setup using Apache and MariaDB.
Fixed compatibility issues with modern PHP/MariaDB versions (HTTP header handling and database collation) using minimal, targeted changes.
Preserved the original application logic and structure while ensuring correct execution in a contemporary containerized environment.
2026-01-10 19:20:00 +02:00