You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
internal fix #1861: Handle colons in passwords 3 years ago
translations Update messages.po 4 years ago
ui save dkim key after creation 3 years ago
__init__.py Merge remote-tracking branch 'upstream/master' into kvsession 3 years ago
configuration.py removed double confiog and fixed shaker 3 years ago
debug.py Clean most of the refactored code 6 years ago
dkim.py Upgrading to a 2048-bit DKIM key 5 years ago
limiter.py Refactor the rate limiting code 5 years ago
manage.py always init Logger first 4 years ago
models.py Merge #1901 3 years ago
schemas.py fix bugs in model and schema introduced by #1604 3 years ago
utils.py use fixed msg for key derivation 3 years ago