app-MAIL-temp/app/api/views
Son NK 1e03f26cfa Return whether there's more notification in GET /api/notifications 2020-05-23 22:51:00 +02:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py use the alias v2 format for GET /api/aliases/:alias_id, POST /api/v2/alias/custom/new, POST /api/v2/alias/random/new 2020-05-23 19:18:24 +02:00
alias_options.py Add obsolete warnings 2020-05-02 16:23:40 +02:00
apple.py remove too verbose log 2020-05-15 15:30:19 +02:00
auth.py format 2020-05-15 23:18:42 +02:00
auth_mfa.py optimize import in all files 2020-04-25 13:49:39 +02:00
mailbox.py remove unused imports 2020-05-23 19:18:35 +02:00
new_custom_alias.py Add DomainDeletedAlias.get_by check when creating custom alias 2020-05-23 19:49:40 +02:00
new_random_alias.py use the alias v2 format for GET /api/aliases/:alias_id, POST /api/v2/alias/custom/new, POST /api/v2/alias/random/new 2020-05-23 19:18:24 +02:00
notification.py Return whether there's more notification in GET /api/notifications 2020-05-23 22:51:00 +02:00
user_info.py rename verify_api_key -> require_api_auth 2020-04-25 13:42:53 +02:00