app-MAIL-temp/app/api/views
Son NK 33dd6083c7 rename available_suffixes_more_info -> get_available_suffixes 2020-12-31 14:27:04 +01:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py Merge pull request #342 from herrboyer/linting 2020-12-07 17:45:50 +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 linting 2020-12-06 22:11:22 +01: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 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 fix delete user profile picture 2020-11-27 16:36:21 +01:00