app-MAIL-temp/tests/dashboard
Adrià Casajús 501b225e40
Require sudo for account changes (#2041)
* Move accounts settings under sudo

* Fixed sudo mode

* Add a log message

* Update test

* Renamed sudo_setting to account_setting

* Moved simple login data export and alias/import export to account settings

* Move account settings to the top-right dropdown
2024-02-29 11:20:29 +01: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_csv_export.py Simpler csv export (#1383) 2022-11-23 13:51:08 +01:00
test_alias_transfer.py Move alias transfer util outside the views to make it importable (#1855) 2023-08-31 13:42:44 +02:00
test_api_keys.py Fix: Allow to create more than one api key if the user has more than one (#1822) 2023-07-25 17:15:18 +02:00
test_coupon.py Ensure coupons are only used once (#1718) 2023-05-03 16:18:46 +02:00
test_custom_alias.py Fix: Always include default domain in the list of domains (#1768) 2023-06-06 15:55:10 +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_setting.py Require sudo for account changes (#2041) 2024-02-29 11:20:29 +01: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_sudo_setting.py Require sudo for account changes (#2041) 2024-02-29 11:20:29 +01:00
test_unsubscribe.py fix test 2022-04-15 17:37:19 +02:00