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] cae01a36b4
Merge #2732
2732: Only account for distinct attempts in rate limits r=mergify[bot] a=nextgens

## What type of PR?

enhancement

## What does this PR do?

Only account for distinct attempts in rate limits. This is solving the problem related to users changing their passwords and having their client hammer the old credentials.

Reduce the default to 50 distinct passwords per day

### Related issue(s)

## 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: Florent Daigniere <nextgens@freenetproject.org>
Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
2023-04-03 20:40:10 +00:00
..
api Make API configurable via the setup utility 2023-01-25 15:30:25 +00:00
internal Only account for distinct attempts in rate limits 2023-04-01 11:33:02 +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 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 Only account for distinct attempts in rate limits 2023-04-01 11:33:02 +02: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