app-MAIL-temp/app/api/views
Son NK 6437ee46e0 use LOG.exception instead of LOG.error to provide stacktrace 2020-07-17 12:59:07 +02:00
..
__init__.py create /api/alias/new using api-key as authentication 2019-12-15 18:55:16 +02:00
alias.py fix alias can be none in delete alias endpoint 2020-06-28 09:48:21 +02:00
alias_options.py enable CORS on /api endpoints 2020-06-24 10:30:01 +02:00
apple.py use LOG.exception instead of LOG.error to provide stacktrace 2020-07-17 12:59:07 +02:00
auth.py login user in api auth endpoints 2020-07-04 10:39:38 +02:00
auth_mfa.py login user in api auth endpoints 2020-07-04 10:39:38 +02:00
mailbox.py enable CORS on /api endpoints 2020-06-24 10:30:01 +02:00
new_custom_alias.py use LOG.exception instead of LOG.error to provide stacktrace 2020-07-17 12:59:07 +02:00
new_random_alias.py set rate limit to 5/minute on new alias routes 2020-06-24 10:32:22 +02:00
notification.py enable CORS on /api endpoints 2020-06-24 10:30:01 +02:00
user_info.py add GET /api/logout 2020-07-04 12:10:04 +02:00