.. |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
alias_contact_manager.py
|
use contact email when generating reply-email
|
2020-11-18 10:24:39 +01:00 |
alias_log.py
|
black
|
2020-11-17 09:27:45 +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
|
Use load_public_key_and_check when adding new PGP key
|
2020-11-26 10:27:32 +01:00 |
custom_alias.py
|
make sure alias prefix cannot be more than 40 chars
|
2020-11-18 10:38:35 +01:00 |
custom_domain.py
|
rename PublicDomain -> SLDomain
|
2020-10-15 16:51:07 +02:00 |
directory.py
|
make sure user can't choose "ra" as directory name
|
2020-11-16 19:18:33 +01:00 |
domain_detail.py
|
add remove button on custom domain name
|
2020-11-24 12:02:47 +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
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
index.py
|
User can pin an alias
|
2020-11-15 18:46:43 +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 load_public_key_and_check when adding new PGP key
|
2020-11-26 10:27:32 +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
|
User who has lifetime licence or giveaway manual subscriptions can decide to upgrade to a paid plan
|
2020-04-13 20:50:48 +02:00 |
recovery_code.py
|
create /recovery_code page
|
2020-05-17 10:05:55 +02:00 |
referral.py
|
user can choose a referral code
|
2020-11-13 16:18:09 +01:00 |
refused_email.py
|
handle case highlight_id is not int
|
2020-09-14 19:54:00 +02:00 |
setting.py
|
black
|
2020-10-15 16:52:55 +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 |