mailu/core/base
Dimitri Huisman 709edb522b
Introduce connection string (database url) for roundcube.
Remove database choice from setup.
Remove the old *DB_* database env variables from the documentation.
The env vars are deprecated now. They will be removed after the upcoming
Mailu release.
..
libs drop privs better
Dockerfile Alpine 3.17.2
requirements-build.txt Update python dependencies as suggested by dependabot
requirements-dev.txt Add default for WEB_API, re-add flask-restx to deps, remove whitespace
requirements-prod.txt Introduce connection string (database url) for roundcube.