app-MAIL-temp/tests/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
..
__init__.py add test for custom_domain 2020-01-28 15:13:03 +07:00
test_alias_contact_manager.py fix test 2022-04-18 11:17:10 +02:00
test_alias_transfer.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_api_keys.py Improve test: disable rate limit during test and avoid conflicts between tests (#1349) 2022-10-14 16:37:49 +02:00
test_custom_alias.py Init daily metric (#1351) 2022-10-14 17:35:34 +02:00
test_custom_domain.py fix test 2022-04-18 11:55:14 +02:00
test_directory.py Fix: Add csrf verification to directory updates (#1358) 2022-10-27 10:04:47 +02:00
test_index.py Improve test: disable rate limit during test and avoid conflicts between tests (#1349) 2022-10-14 16:37:49 +02:00
test_setup_done.py redirect user to dashboard when setup is done 2020-10-28 10:49:50 +01:00
test_subdomain.py fix test 2022-04-18 11:55:14 +02:00
test_unsubscribe.py fix test 2022-04-15 17:37:19 +02:00