Skip to content

Releases: Roo7K1d/pad-organizer

Version v1.1.01

13 Sep 16:03
5b16390

Choose a tag to compare

Version v.1.1.01 - The Docker Update

This version is for a new method of deploying PaD-Organizer. Through Docker!

Added


Fixed

- fixed some bugs in combination with using Docker

Version v1.1.0

13 Sep 11:07

Choose a tag to compare

Version v.1.1.0 - Security Update

This version is mostly a security update aiming at making XSS and SQL injections harder.

Added

- added temporary composer.json file

Changed

- the demo website now resets the database every 5 mins so everyone can see the default state

Fixed

- fixed XSS using PHP function htmlspecialchars() -
- fixed SQL injections using the SQLite3 prepare function


Notice: I am working on a Dockerfile to make the project deployable to Docker.

Version v1.0

12 Sep 10:53
4c37032

Choose a tag to compare

Initial Release