additional_plugins/serendipity_event_dsgvo_gpdr
Garvin Hicking d2f63305a3 Added draft of DSGVO GPDR plugin.
Currently supports:

* Show cookie consent layer
* Create footer link to privacy statement (internal, or also a staticpage allowed)
* Allow to enforce visitors need to confirm a checkbox when submitting comments
* Shows information about what s9y does in regards of DSGVO/GPDR
* Shows information about what s9y plugins do in regard of DSGVO/GPDR (new 'legal' property bag)

TODO:

* See todo.txt file.
* Most important: Go through EVERY plugin and add the legal property bag to any plugin that operates on user data.
* Allow to prevent session_start on frontend, allow to patch REMOTE_ADDR
* Warnings when plugin is not installed

+++++ HELP NEEDED +++++
2018-03-29 16:24:46 +02:00
..
cookieconsent.min.css Added draft of DSGVO GPDR plugin. 2018-03-29 16:24:46 +02:00
cookieconsent.min.js Added draft of DSGVO GPDR plugin. 2018-03-29 16:24:46 +02:00
lang_en.inc.php Added draft of DSGVO GPDR plugin. 2018-03-29 16:24:46 +02:00
serendipity_event_dsgvo_gpdr.php Added draft of DSGVO GPDR plugin. 2018-03-29 16:24:46 +02:00
style.css Added draft of DSGVO GPDR plugin. 2018-03-29 16:24:46 +02:00
todo.txt Added draft of DSGVO GPDR plugin. 2018-03-29 16:24:46 +02:00