1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/core/admin/mailu/api/v1
2023-10-11 15:49:52 +00:00
..
__init__.py RESTful API bugfix for domains. Add authentication tokens to API 2023-10-09 16:19:20 +00:00
alias.py Change PUT method to PATCH method. 2023-01-12 10:55:49 +00:00
domain.py RESTful API bugfix for domains. Add authentication tokens to API 2023-10-09 16:19:20 +00:00
relay.py Change PUT method to PATCH method. 2023-01-12 10:55:49 +00:00
token.py Forgot to remove debug logging. Use rfc5737 for IP addresses in documentation. 2023-10-10 10:46:52 +00:00
user.py Enhance RESTful API user retrieval with quota used bytes. This is the current size of the user's email box in bytes. 2023-10-11 15:49:52 +00:00