app-MAIL-temp/app/dashboard
Adrià Casajús e688f04d6b
Send full user report asynchronously on request (#1029)
* Send full user report asynchronously

* Fix test

* Filter some fields before exporting

* Fix: Domain -> CustomDomain

* format settings html

* not include RefusedEmail as they are not usable by user and are automatically deleted

* send the export to the user email

* change email and setting wording

* fix user can only export data once

* remove alias export section

* remove unused import

* fix flake8

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
Co-authored-by: Son <nguyenkims@users.noreply.github.com>
2022-06-07 10:45:04 +02:00
..
views Send full user report asynchronously on request (#1029) 2022-06-07 10:45:04 +02:00
__init__.py Add a suport form to create tickets in zendesk 2022-02-08 22:04:25 +01:00
base.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00