app-MAIL-temp/app
Son NK 1b41911598 remove social login from the login page 2021-03-29 16:06:58 +02:00
..
api restore /v2/alias/custom/new as used by browser extension 2021-03-25 19:18:50 +01:00
auth remove social login from the login page 2021-03-29 16:06:58 +02:00
dashboard add limiter for random alias creation 2021-03-24 17:30:05 +01:00
developer add rel="noopener" for target="_blank" link 2020-07-30 10:09:10 +02:00
discover add rel="noopener" for target="_blank" link 2020-07-30 10:09:10 +02:00
email move get_spam_score_async(), get_spam_score() to email/spam.py 2021-03-17 10:23:35 +01:00
monitor add /live endpoint 2020-12-02 16:34:28 +01:00
oauth rename available_suffixes_more_info -> get_available_suffixes 2020-12-31 14:27:04 +01:00
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
admin_model.py display when subscription ends in admin 2021-03-26 12:14:48 +01:00
alias_utils.py handle alias too long error 2021-01-11 15:45:41 +01:00
config.py Add ENABLE_SPAM_ASSASSIN setting 2021-03-26 10:00:16 +01:00
dns_utils.py black 2020-12-06 22:11:58 +01:00
email_utils.py handle UnicodeEncodeError in encode() 2021-03-24 10:08:11 +01:00
errors.py fix formatting 2020-05-07 22:28:49 +02:00
extensions.py set rate limit for creating alias endpoint 2021-03-24 16:26:42 +01:00
greylisting.py refactor: create is_reply_email() 2020-11-16 19:22:19 +01:00
import_utils.py fix handle_batch_import 2021-03-16 10:54:00 +01:00
jose_utils.py add support for response_mode(query and fragment), nonce 2019-12-15 18:55:11 +02:00
log.py improve logging 2021-03-16 09:17:23 +01:00
models.py display when subscription ends in admin 2021-03-26 12:14:48 +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 add more logging 2021-03-22 15:52:48 +01:00
pgp_utils.py use warning level for "Cannot encrypt using the imported key" error 2020-12-31 11:05:11 +01:00
s3.py black new version 2020-08-27 10:20:48 +02:00
spamassassin_utils.py black 2020-12-06 22:11:58 +01:00
utils.py flake8 2021-03-17 11:05:26 +01:00