app-MAIL-temp/app/api/views
Son NK 0ee0167b8e fix test 2021-01-11 12:31:05 +01:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py fix test 2021-01-11 12:31:05 +01:00
alias_options.py rename available_suffixes_more_info -> get_available_suffixes 2020-12-31 14:27:04 +01:00
apple.py use the same error structure in apple endpoints 2020-11-03 16:13:10 +01:00
auth.py use sanitize_email instead of .lower().strip().replace(" ", "") 2021-01-11 12:29:40 +01:00
auth_mfa.py remove the "Hi {name}" from email template 2021-01-11 10:23:34 +01:00
custom_domain.py Add GET /api/custom_domains/:custom_domain_id/trash 2020-11-15 19:24:54 +01:00
mailbox.py use sanitize_email instead of .lower().strip().replace(" ", "") 2021-01-11 12:29:40 +01:00
new_custom_alias.py make sure to remove \n from alias name 2020-12-02 12:25:23 +01:00
new_random_alias.py set rate limit to 5/minute on new alias routes 2020-06-24 10:32:22 +02:00
notification.py enable CORS on /api endpoints 2020-06-24 10:30:01 +02:00
setting.py rename default_random_alias_public_domain_id -> default_alias_public_domain_id 2020-12-31 14:14:56 +01:00
user_info.py remove the "Hi {name}" from email template 2021-01-11 10:23:34 +01:00