app-MAIL-temp/app/api/views
Son NK 3512cc087e remove unused import 2021-03-08 14:53:14 +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 more fields into /api/custom_domains 2021-03-06 20:43:50 +01:00
export.py remove unused import 2021-03-08 14:53:14 +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 Set user.sender_format_updated_at when user updates sender_format 2021-01-26 20:14:13 +01:00
user_info.py fix user delete profile pic 2021-01-19 10:47:48 +01:00