app-MAIL-temp/app/api/views
Son NK 0002531bc0 return user email in /api/auth/login 2020-06-09 17:19:03 +02:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py check if alias exists 2020-06-07 12:50:30 +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 return user email in /api/auth/login 2020-06-09 17:19:03 +02:00
auth_mfa.py optimize import in all files 2020-04-25 13:49:39 +02:00
mailbox.py return nb_alias in GET /mailboxes 2020-05-31 11:52:01 +02:00
new_custom_alias.py Support setting alias name in POST /api/v3/alias/custom/new 2020-06-03 21:22:29 +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