app-MAIL-temp/app/api/views
Son NK 7a2fc007e8 Accept "name" in PUT /api/aliases/:alias_id 2020-04-26 10:38:16 +02:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py Accept "name" in PUT /api/aliases/:alias_id 2020-04-26 10:38:16 +02:00
alias_options.py rename verify_api_key -> require_api_auth 2020-04-25 13:42:53 +02:00
apple.py rename verify_api_key -> require_api_auth 2020-04-25 13:42:53 +02:00
auth.py make sure to strip and lower email in input 2020-04-15 21:12:45 +02:00
auth_mfa.py optimize import in all files 2020-04-25 13:49:39 +02:00
new_custom_alias.py rename verify_api_key -> require_api_auth 2020-04-25 13:42:53 +02:00
new_random_alias.py rename verify_api_key -> require_api_auth 2020-04-25 13:42:53 +02:00
user_info.py rename verify_api_key -> require_api_auth 2020-04-25 13:42:53 +02:00