mailu/core/admin
bors[bot] 5fbfb3cb1c
Merge
2566: Make it clear that we don't delete users r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

Make it clear that we don't delete users. Users can and should be disabled when not in use anymore.

### Related issue(s)
- closes 

## 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.

- [x] In case of feature or enhancement: documentation updated accordingly
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
Co-authored-by: Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
..
assets Move version style to app.css
mailu Merge
migrations Fix DB downgrade
.gitignore Add shell script to run admin dev environment
Dockerfile Merge branch 'master' of https://github.com/Mailu/Mailu into reduce-logging
README.md Move all directories per theme
audit.py Move even more python deps to base image
babel.cfg Move all directories per theme
messages.pot Fix a bunch of typos
run_dev.sh Update python dependencies as suggested by dependabot
start.py Rewrite generation of gunicorn cmdline

README.md

Mailu Admin container

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

Resources