4 Commits

Author SHA1 Message Date
fb80cb78eb Fix plain text in user authendication -- part 2. 2026-01-11 21:06:49 +02:00
bd9aec48d7 Fix SQL injection in the rest of the passman 2026-01-11 16:48:48 +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
61c777f33a Init commit with passman (and XSS) files aranged as a deployed environment 2026-01-10 17:56:35 +02:00