Files
pretix_original/doc/development/api/index.rst
Raphael Michel 7bccd62a4f Fix #678 -- Data shredders for personally identifiable information (#817)
* Add data shredders for PII

* First working shredder

* Add more shredders

* Add new shredders and download confirmation

* tmp

* PayPal, Stripe, banktransfer

* Add icon to logs

* Untested payment log shredders

* Add waiting list shredder

* First tests

* Add tests for shredders

* Improve templats, link to shredder

* Test payment info shredders

* More tests

* Documentation

* Fix enabled flag in payment provider overview

* Fix minor issues
2018-05-02 15:59:59 +02:00

18 lines
189 B
ReStructuredText

Plugin development
==================
Contents:
.. toctree::
:maxdepth: 2
plugins
exporter
ticketoutput
payment
invoice
shredder
customview
general
quality