1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin
Dimitri Huisman 5c9cdfe1de
Introduction of the Mailu RESTful API.
Anything that can be configured in the web administration interface,
can also be configured via the Mailu RESTful API.
See the section Advanced configuration in the configuration reference
for the relevant settings in mailu.env for enabling the API.
(API, WEB_API, API_TOKEN).
2022-12-27 11:32:54 +01:00
..
assets Allow proper JS debugging, speed-up assets dev-build, disable redirect-debug by default. 2022-11-14 17:40:26 +01:00
mailu Introduction of the Mailu RESTful API. 2022-12-27 11:32:54 +01:00
migrations Fix DB downgrade 2022-11-27 13:57:03 +01:00
.gitignore Add shell script to run admin dev environment 2022-11-04 18:08:23 +01:00
audit.py Move even more python deps to base image 2022-10-12 16:32:27 +02:00
babel.cfg
Dockerfile Restore the Dockerfile like it was 2022-11-18 10:40:42 +01:00
messages.pot Fix a bunch of typos 2022-10-19 19:41:49 +02:00
README.md
run_dev.sh Enable dynamic resolution of hostnames 2022-12-08 13:00:50 +01:00
start.py drop privs better 2022-12-23 10:58:06 +01:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources