app-MAIL-temp/app/api/views
Son NK 97dff83453 return full alias info in POST /api/alias/random/new 2020-03-26 19:50:22 +01:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py GET /api/aliases/:alias_id 2020-03-26 19:44:00 +01:00
alias_options.py rename gen_email_id -> alias_id 2020-03-17 12:01:18 +01:00
auth_login.py always return 200 in /forgot_password 2020-03-18 21:55:50 +01:00
auth_mfa.py Handle unsign can generate other exceptions 2020-03-09 09:17:40 +01:00
new_custom_alias.py return full alias info in POST /api/alias/custom/new 2020-03-26 19:48:36 +01:00
new_random_alias.py return full alias info in POST /api/alias/random/new 2020-03-26 19:50:22 +01:00
user_info.py add "in_trial" to /user_info 2020-03-18 19:08:16 +01:00