app-MAIL-temp/app/api/views
Son NK f0b46c1887 use warning log for /alias/options 2020-10-26 10:31:19 +01:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py handle case alias can be None in toggle_alias 2020-09-05 20:54:08 +02:00
alias_options.py use warning log for /alias/options 2020-10-26 10:31:19 +01:00
apple.py use RequestException instead of ConnectionError 2020-09-11 16:55:32 +02: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 rename email_domain_can_be_used_as_mailbox -> email_can_be_used_as_mailbox 2020-10-15 16:05:47 +02:00
new_custom_alias.py make sure to remove whitespace in alias 2020-09-02 09:56:16 +02: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
user_info.py add GET /api/logout 2020-07-04 12:10:04 +02:00