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
Alexander Graf 73ab4327c2 updated database libraries (sqlalchemy etc.)
this is working fine, but introduces a sqlalchemy warning
when using config-import:

  /app/mailu/schemas.py:822:
    SAWarning: Identity map already had an identity for (...),
    replacing it with newly flushed object.
    Are there load operations occurring inside of an event handler
    within the flush?
3 years ago
..
assets reload page using GET when selecting language 3 years ago
mailu updated database libraries (sqlalchemy etc.) 3 years ago
migrations update tenacity 3 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile use python wheels 3 years ago
README.md Move all directories per theme 7 years ago
audit.py duh 3 years ago
babel.cfg Move all directories per theme 7 years ago
messages.pot Remove services status localization 7 years ago
package.json AdminLTE3 optimizations & compression and caching 3 years ago
requirements-prod.txt updated database libraries (sqlalchemy etc.) 3 years ago
requirements.txt removed some obsolete requirements 3 years ago
start.py Use threads in gunicorn rather than processes 3 years ago
webpack.config.js AdminLTE3 optimizations & compression and caching 3 years ago

README.md

Mailu Admin container

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

Resources