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] bae15c0af3
Merge #2404
2404: Forwarding emails option in user settings did not support 1 letter do… r=mergify[bot] a=Diman0

…mains.

## What type of PR?

Bug-fix

## What does this PR do?

Forwarding emails option in user setting did not support 1 letter domains. The regex for checking the validity of  multiple email addresses string has been modified to allow 1 letter domains and to allow 1 letter local part.

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

## 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>
2022-08-04 15:33:11 +00:00
..
internal Encode domain part of email addresses before returning. 2022-07-28 16:21:34 +02:00
sso supply missing fields argument 2022-01-11 18:53:01 +01:00
translations l10n 2022-05-22 19:00:46 +02:00
ui Forwarding emails option in user settings did not support 1 letter domains. 2022-08-04 14:51:20 +00:00
__init__.py added localized date output 2021-11-11 12:20:52 +01:00
configuration.py Preparations for 1.9 release. 2021-12-29 14:40:45 +00:00
debug.py update werkzeug to 1.x 2021-11-02 15:39:41 +01:00
dkim.py
limiter.py Fix 2125 2022-01-03 13:38:21 +01:00
manage.py Feature: Marking "Read" spam mails 2022-03-11 16:58:50 +03:00
models.py Fix localpart splitting and make code more readable. 2022-07-28 16:20:01 +02:00
schemas.py updated database libraries (sqlalchemy etc.) 2021-11-03 22:57:07 +01:00
utils.py workaround a bug in coredns 2022-02-19 13:02:52 +01:00