app-MAIL-temp/app/api/views
Son NK f452c79aec Add /v2/setting/domains 2020-11-14 16:37:36 +01:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py check contact address in POST /aliases/<int:alias_id>/contacts 2020-11-03 11:10:32 +01:00
alias_options.py use warning log for /alias/options 2020-10-26 10:31:19 +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
mailbox.py make sure only verified mailbox can be used as default 2020-11-03 12:43:01 +01:00
new_custom_alias.py Use check_alias_prefix() to check alias prefix 2020-11-03 10:39:08 +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 Add /v2/setting/domains 2020-11-14 16:37:36 +01:00
user_info.py Add PATCH /api/user_info 2020-10-28 17:12:21 +01:00