.. |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
alias_contact_manager.py
|
use alias_id instead of alias in contact manager page
|
2020-01-12 22:23:05 +01:00 |
alias_log.py
|
fix slash in url: use alias_id instead of alias
|
2020-01-11 21:48:25 +01:00 |
api_key.py
|
Update wording: remove "successfully"
|
2019-12-30 17:43:38 +01:00 |
billing.py
|
get_subscription should only return *active* subscription.
|
2020-01-01 19:46:35 +01:00 |
custom_alias.py
|
pass highlight_gen_email_id via url query instead of session. Remove HIGHLIGHT_GEN_EMAIL_ID
|
2020-01-23 20:15:47 +01:00 |
custom_domain.py
|
Merge pull request #31 from simple-login/canceled-premium
|
2020-01-19 14:57:45 +01:00 |
directory.py
|
display domains that can be used on directory
|
2020-01-26 22:29:35 +07:00 |
domain_detail.py
|
Support cancelled premium users in custom domain & directory
|
2020-01-16 22:21:19 +01:00 |
index.py
|
order alias by most recent ones
|
2020-01-23 20:19:58 +01:00 |
lifetime_licence.py
|
Split lifetime licence to a separate page
|
2020-01-03 22:40:44 +01:00 |
mfa_cancel.py
|
fix cancel MFA: the secret needs to be reset too
|
2019-12-29 15:32:27 +01:00 |
mfa_setup.py
|
User who has enabled MFA can cancel MFA
|
2019-12-29 15:10:40 +01:00 |
pricing.py
|
Split lifetime licence to a separate page
|
2020-01-03 22:40:44 +01:00 |
setting.py
|
use can_be_used_as_personal_email when user registers or change emails
|
2020-01-26 19:51:43 +07:00 |
unsubscribe.py
|
remove notify_admin, replace by general stats
|
2019-12-15 18:55:18 +02:00 |