app-MAIL-temp/app/api/views
Son b929dc5462 check if alias is not none 2022-01-18 09:40:50 +01: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 is not none 2022-01-18 09:40:50 +01:00
alias_options.py use tldextract to extract hostname 2021-10-18 11:45:48 +02:00
apple.py set apple_sub.product_id 2021-12-30 16:20:31 +01:00
auth.py cache smtp server and remove POSTFIX_PORT_FORWARD 2021-12-29 16:26:37 +01:00
auth_mfa.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
custom_domain.py return custom domain json in patch 2022-01-16 17:26:11 +01:00
export.py remove Client.published 2021-04-06 19:46:21 +02:00
mailbox.py use job system for deleting mailbox 2021-10-13 11:40:15 +02:00
new_custom_alias.py make sure to set custom_domain_id when creating a new alias 2022-01-06 15:29:37 +01:00
new_random_alias.py handle the case alias is in trash 2021-11-17 10:56:43 +01:00
notification.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
phone.py GET /api/phone/reservations/:reservation_id 2022-01-04 16:22:41 +01:00
setting.py return the default sender format (AT) in case user uses a non-supported sender format 2022-01-12 10:19:25 +01:00
user_info.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00