app-MAIL-temp/app/dashboard/views
Son NK 7946879308 schedule account deletion 2021-04-23 11:50:26 +02: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
alias_transfer.py black 2021-03-06 18:10:41 +01:00
api_key.py order api key by created order 2020-04-28 20:08:45 +02:00
app.py user can remove the app link 2021-04-01 14:20:13 +02:00
batch_import.py optimize import 2020-10-15 16:45:28 +02:00
billing.py add more logging 2021-03-22 15:52:48 +01:00
contact_detail.py linting 2020-12-06 22:02:18 +01:00
custom_alias.py free trial account can't create more than MAX_NB_EMAIL_FREE_PLAN aliases 2021-04-09 12:40:55 +02:00
custom_domain.py improve wording 2021-02-12 13:03:31 +01:00
directory.py improve wording 2021-02-12 13:03:31 +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 extract the app/website to a separate page 2021-04-01 14:09:16 +02: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 schedule account deletion 2021-04-23 11:50:26 +02: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