app-MAIL-temp/app/api/views
Son a270c72d60 add random_alias_suffix to settings api 2021-12-28 15:24:58 +01:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py allow contact email to be case sensitive 2021-11-18 16:44:04 +01:00
alias_options.py use tldextract to extract hostname 2021-10-18 11:45:48 +02:00
apple.py log more data in apple.verify_receipt() 2021-11-06 18:25:15 +01:00
auth.py make sure password can't be longer than 100 chars 2021-11-16 19:41:05 +01:00
auth_mfa.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
custom_domain.py do not show subdomains on the domain page 2021-11-17 11:52:33 +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 fix case signed_suffix is None 2021-12-15 17:12:27 +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
setting.py add random_alias_suffix to settings api 2021-12-28 15:24:58 +01:00
user_info.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00