app-MAIL-temp/app/api/views
Son NK 836b602316 fix 2020-11-22 13:50:57 +01:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py fix 2020-11-22 13:50:57 +01:00
alias_options.py Add /api/v5/alias/options 2020-11-14 16:45:22 +01:00
apple.py use the same error structure in apple endpoints 2020-11-03 16:13:10 +01:00
auth.py rename email_domain_can_be_used_as_mailbox -> email_can_be_used_as_mailbox 2020-10-15 16:05:47 +02:00
auth_mfa.py login user in api auth endpoints 2020-07-04 10:39:38 +02:00
custom_domain.py Add GET /api/custom_domains/:custom_domain_id/trash 2020-11-15 19:24:54 +01:00
mailbox.py make sure mailbox email is valid 2020-11-22 12:18:31 +01:00
new_custom_alias.py make sure alias prefix cannot be more than 40 chars 2020-11-18 10:38:35 +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 Handle sender_format in PATCH /api/setting 2020-11-15 19:43:37 +01:00
user_info.py Add PATCH /api/user_info 2020-10-28 17:12:21 +01:00