mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
b7ca4eb9f0
3032: Update all python dependencies r=mergify[bot] a=Diman0 ## What type of PR? enhancement ## What does this PR do? Updates all dependencies. Unfortunately multiple things were deprecated such as * `@babel.localeselector` decorator * app.app.session_cookie_name * app.before_first_request Unfortunately flask_debugtoolbar is not compatible with the updated version of flask. Flask-SQLAlchemy cannot be updated to 3.0.5 because this introduces an error/bug. ### Related issue(s) ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [n/a] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Dimitri Huisman <diman@huisman.xyz> |
||
---|---|---|
.. | ||
assets | ||
mailu | ||
migrations | ||
.gitignore | ||
audit.py | ||
babel.cfg | ||
Dockerfile | ||
messages.pot | ||
README.md | ||
run_dev.sh | ||
start.py |
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository