You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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).
2 years ago
..
assets Allow proper JS debugging, speed-up assets dev-build, disable redirect-debug by default. 2 years ago
mailu Introduction of the Mailu RESTful API. 2 years ago
migrations Fix DB downgrade 2 years ago
.gitignore Add shell script to run admin dev environment 2 years ago
Dockerfile Restore the Dockerfile like it was 2 years ago
README.md Move all directories per theme 7 years ago
audit.py Move even more python deps to base image 2 years ago
babel.cfg Move all directories per theme 7 years ago
messages.pot Fix a bunch of typos 2 years ago
run_dev.sh Enable dynamic resolution of hostnames 2 years ago
start.py drop privs better 2 years ago

README.md

Mailu Admin container

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

Resources