.. |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
alias_contact_manager.py
|
remove unnecessary sanitize
|
2020-09-14 17:58:15 +02:00 |
alias_log.py
|
display mailbox that a bounce affects
|
2020-05-10 20:09:54 +02:00 |
api_key.py
|
order api key by created order
|
2020-04-28 20:08:45 +02:00 |
batch_import.py
|
add batch-import page
|
2020-09-10 20:14:55 +02:00 |
billing.py
|
optimize import in all files
|
2020-04-25 13:49:39 +02:00 |
contact_detail.py
|
User can add PGP key to for a contact
|
2020-06-07 13:40:24 +02:00 |
custom_alias.py
|
Support random suffix for personal domains
|
2020-10-05 21:00:52 +02:00 |
custom_domain.py
|
avoid adding a built-in domain as custom domain
|
2020-08-04 21:07:45 +02:00 |
directory.py
|
small fixes in directory.py
|
2020-08-01 12:22:52 +02:00 |
domain_detail.py
|
do not mark a domain as unverified if it fails the MX check
|
2020-08-31 17:11:18 +02:00 |
enter_sudo.py
|
Rename FIDO->Fido
|
2020-05-18 13:54:05 -07:00 |
fido_manage.py
|
Rename FIDO->Fido
|
2020-05-18 13:54:05 -07:00 |
fido_setup.py
|
use warning log for FIDO error
|
2020-08-12 12:48:51 +02:00 |
index.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
lifetime_licence.py
|
update notification email
|
2020-06-03 21:37:44 +02:00 |
mailbox.py
|
sanitize mailbox before creating: remove empty space
|
2020-09-17 17:02:50 +02:00 |
mailbox_detail.py
|
user can add/remove authorized address
|
2020-09-28 21:09:20 +02: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
|
Prevent OTP replay attacks by invalidating last token
|
2020-05-24 19:23:16 +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
|
optimize import
|
2020-05-07 17:49:29 +02:00 |
refused_email.py
|
handle case highlight_id is not int
|
2020-09-14 19:54:00 +02:00 |
setting.py
|
handle the case 2 users want to use the same email address
|
2020-08-13 11:00:48 +02:00 |
setup_done.py
|
set cookie setup_done=true on the setup_done page
|
2020-09-01 20:47:57 +02:00 |
unsubscribe.py
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |