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] 6ea4e3217a
Merge #1901
1901: treat localpart case insensitive again r=mergify[bot] a=ghostwheel42

## What type of PR?

bug-fix

## What does this PR do?

fixes error introduced by #1604 where the localpart of an email address was handled case sensitive.
this screwed things up at various other places.
 
### Related issue(s)

closes #1895
closes #1900

Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
2021-07-31 08:31:13 +00:00
..
internal fix #1861: Handle colons in passwords 2021-07-14 09:27:00 +02:00
translations Update messages.po 2021-03-19 10:46:42 +01:00
ui save dkim key after creation 2021-07-25 15:51:13 +02:00
__init__.py Merge remote-tracking branch 'upstream/master' into kvsession 2021-06-29 16:38:38 +02:00
configuration.py removed double confiog and fixed shaker 2021-06-16 22:06:28 +02:00
debug.py Clean most of the refactored code 2018-10-18 17:55:07 +02:00
dkim.py Upgrading to a 2048-bit DKIM key 2020-01-16 16:47:27 +01:00
limiter.py Refactor the rate limiting code 2020-02-09 17:38:18 +01:00
manage.py always init Logger first 2021-03-10 18:50:52 +01:00
models.py Merge #1901 2021-07-31 08:31:13 +00:00
schemas.py fix bugs in model and schema introduced by #1604 2021-07-03 11:40:32 +02:00
utils.py use fixed msg for key derivation 2021-07-03 22:32:47 +02:00