1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu
bors[bot] 5fbfb3cb1c
Merge #2566
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 #1820

## 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>
2023-03-17 11:55:11 +00:00
..
api Make API configurable via the setup utility 2023-01-25 15:30:25 +00:00
internal Doh. Without this email delivery from RELAYNET is broken 2023-02-09 16:04:13 +01:00
sso Add missing () 2023-03-16 22:49:07 +01:00
translations Update messages.po 2023-02-21 16:26:50 +01:00
ui Merge branch 'master' into delete-disable 2023-03-15 18:16:46 +01:00
__init__.py Merge branch 'master' of https://github.com/Mailu/Mailu into reduce-logging 2023-01-28 14:28:26 +01:00
configuration.py Introduce AUTH_PROXY_LOGOUT_URL 2023-03-12 18:07:25 +01:00
debug.py update werkzeug to 1.x 2021-11-02 15:39:41 +01:00
dkim.py remove newline 2022-11-29 13:32:40 +01:00
limiter.py Styling only 2023-02-07 08:54:13 +01:00
manage.py Re-enable cli action user_delete with "disable" as default 2023-01-27 10:28:27 +01:00
models.py Fix smtplib.LMTP wrong argument name: ip -> host 2023-01-11 18:05:19 +01:00
schemas.py Really fix creation of deep structures using import in update mode 2023-01-25 10:34:44 +01:00
utils.py Fix 2692: make the external auth proxy usable 2023-03-12 19:40:44 +01:00