.. |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
alias_contact_manager.py
|
Pagination for contact page
|
2020-05-23 22:34:46 +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 |
billing.py
|
optimize import in all files
|
2020-04-25 13:49:39 +02:00 |
custom_alias.py
|
Add DomainDeletedAlias.get_by check when creating custom alias
|
2020-05-23 19:49:40 +02:00 |
custom_domain.py
|
Strip off http:// or https:// prefix in domain
|
2020-05-05 12:46:32 +02:00 |
directory.py
|
Order directory by created order
|
2020-04-28 20:09:57 +02:00 |
domain_detail.py
|
create custom domain trash page
|
2020-05-23 11:48:43 +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
|
remove User.can_use_fido column: anyone can setup FIDO
|
2020-05-28 20:38:29 +02:00 |
index.py
|
Fix formatting
|
2020-05-15 13:42:48 +02:00 |
lifetime_licence.py
|
optimize import in all files
|
2020-04-25 13:49:39 +02:00 |
mailbox.py
|
add POST /api/mailboxes: create a new mailbox
|
2020-05-23 16:17:42 +02:00 |
mailbox_detail.py
|
format
|
2020-05-23 19:50:36 +02:00 |
mfa_cancel.py
|
sudo mode
|
2020-05-18 02:14:40 -07: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
|
reaname
|
2020-04-04 19:21:31 +02:00 |
setting.py
|
no need to check for deletedAlias when changing mailbox or user email
|
2020-05-23 19:50:04 +02:00 |
unsubscribe.py
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |