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] 0cc7c2fd05
Merge #2735
2735: Mailu 2.0 release r=mergify[bot] a=Diman0

## What type of PR?

feature

## What does this PR do?
Changes for releasing Mailu 2.0.  I must still proofread the release notes I wrote.

### Related issue(s)
- closes #2215

## 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
- [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>
Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2023-04-05 07:03:37 +00:00
..
api Make API configurable via the setup utility 2023-01-25 15:30:25 +00:00
internal Don't rate-limit port 25, ever. 2023-04-04 12:47:11 +02:00
sso Only account for distinct attempts in rate limits 2023-04-01 11:33:02 +02:00
translations l10n fr: uppercase accented 'status' 2023-03-28 13:22:56 +02:00
ui No need for that 2023-04-02 18:03:44 +02: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 Merge branch 'master' into new-release-mailu 2023-04-04 08:00:25 +00: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 Update core/admin/mailu/limiter.py 2023-04-02 17:11:16 +02: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