app-MAIL-temp/app
Son 841621dbe2 handle the case mailboxes is empty in try_auto_create_via_domain 2022-01-13 09:33:32 +01:00
..
api return the default sender format (AT) in case user uses a non-supported sender format 2022-01-12 10:19:25 +01:00
auth delete activation code before sending email to avoid any delay 2021-12-29 10:26:42 +01:00
dashboard add setting for include_website_in_one_click_alias 2022-01-12 11:50:49 +01:00
developer refactor: move template files to templates/ 2021-11-04 15:00:39 +01:00
discover refactor: move template files to templates/ 2021-11-04 15:00:39 +01:00
email ignore VERPReply 2022-01-09 20:35:57 +01:00
monitor add /live endpoint 2020-12-02 16:34:28 +01:00
oauth make sure to set custom_domain_id when creating a new alias 2022-01-06 15:29:37 +01:00
phone add /phone/provider2/sms 2022-01-05 18:14:51 +01:00
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
admin_model.py remove unused admin column 2021-12-06 18:04:23 +01:00
alias_utils.py handle the case mailboxes is empty in try_auto_create_via_domain 2022-01-13 09:33:32 +01:00
config.py warn users if SL is used with another forwarding service 2022-01-08 00:42:03 +01:00
db.py add type annotation for Session 2022-01-06 18:30:14 +01:00
dns_utils.py Compare mx domains with priority order and not priority value 2021-11-23 14:31:53 +01:00
email_utils.py add more log 2022-01-10 15:58:22 +01:00
errors.py make sure to output exception name in log 2022-01-07 16:45:12 +01:00
extensions.py set rate limit for creating alias endpoint 2021-03-24 16:26:42 +01:00
fake_data.py move fake_data() to dedicated fiel 2021-11-28 11:51:31 +01:00
import_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
jose_utils.py reformat 2021-09-08 11:29:55 +02:00
log.py black 2021-11-01 17:58:20 +01:00
models.py return the default sender format (AT) in case user uses a non-supported sender format 2022-01-12 10:19:25 +01:00
oauth_models.py add support for response_mode(query and fragment), nonce 2019-12-15 18:55:11 +02:00
paddle_utils.py black 2021-09-10 17:42:07 +02:00
pgp_utils.py reformat 2021-09-08 11:29:55 +02:00
pw_models.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
regex_utils.py refactor: move regex_match() to its own file 2021-12-14 15:00:32 +01:00
s3.py black new version 2020-08-27 10:20:48 +02:00
spamassassin_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
utils.py allow contact email to be case sensitive 2021-11-18 16:44:04 +01:00