simple-login/app/dashboard
Adrià Casajús d324e2fa79
Fix: Add csrf verification to directory updates (#1358)
* Fix: Add csrf verification to directory updates

* Update templates/dashboard/directory.html

* Added csrf for delete account form

* Fix tests

* Added CSRF check for settings page

* Added csrf to batch import

* Added CSRF to alias dashboard and alias transfer

* Added csrf to contact manager

* Added csrf to mailbox

* Added csrf for mailbox detail

* Added csrf to domain detail

* Lint

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-10-27 10:04:47 +02:00
..
views Fix: Add csrf verification to directory updates (#1358) 2022-10-27 10:04:47 +02:00
__init__.py Display recovery codes for mfa only once (#1317) 2022-10-03 12:32:45 +02:00
base.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00