app-MAIL-temp/app/dashboard/views
Son NK 4cd49b66c2 use VERP for transactional email: remove SENDER, SENDER_DIR 2021-01-26 09:59:22 +01:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
alias_contact_manager.py use sanitize_email instead of .lower().strip().replace(" ", "") 2021-01-11 12:29:40 +01:00
alias_log.py linting 2020-12-06 22:00:01 +01:00
api_key.py order api key by created order 2020-04-28 20:08:45 +02:00
batch_import.py optimize import 2020-10-15 16:45:28 +02:00
billing.py handle the Paddle 147 error 2020-10-12 17:37:04 +02:00
contact_detail.py linting 2020-12-06 22:02:18 +01:00
custom_alias.py when a custom domain is default and has random_prefix_generation enabled, use the random_prefix as the first choice 2021-01-02 18:17:53 +01:00
custom_domain.py black 2020-12-06 22:11:58 +01:00
directory.py use VERP for transactional email: remove SENDER, SENDER_DIR 2021-01-26 09:59:22 +01:00
domain_detail.py linting 2020-12-06 22:01:38 +01:00
enter_sudo.py optimize import 2020-10-15 16:45:28 +02:00
fido_manage.py optimize import 2020-10-15 16:45:28 +02:00
fido_setup.py linting 2020-12-06 22:05:13 +01:00
index.py linting 2020-12-06 22:04:21 +01:00
lifetime_licence.py Set user.paid_lifetime if paid coupon 2020-10-21 19:31:25 +02:00
mailbox.py make sure mailbox email is valid 2020-11-22 12:18:31 +01:00
mailbox_detail.py use sanitize_email instead of .lower().strip().replace(" ", "") 2021-01-11 12:29:40 +01:00
mfa_cancel.py do not require user to re-enter TOTP code when cancelling TOTP 2020-08-05 12:30:56 +02:00
mfa_setup.py optimize import 2020-10-15 16:45:28 +02:00
pricing.py improve wording 2020-12-14 11:52:35 +01:00
recovery_code.py create /recovery_code page 2020-05-17 10:05:55 +02:00
referral.py linting 2020-12-06 22:01:43 +01:00
refused_email.py linting 2020-12-06 22:03:06 +01:00
setting.py use sanitize_email instead of .lower().strip().replace(" ", "") 2021-01-11 12:29:40 +01:00
setup_done.py redirect user to dashboard when setup is done 2020-10-28 10:49:50 +01:00
unsubscribe.py rename GenEmail -> Alias, gen_email to alias whenever possible 2020-03-17 11:51:40 +01:00