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] 96f832835a
Merge #1278
1278: Limiter implementation r=kaiyou a=micw

## What type of PR?

(Feature, enhancement, bug-fix, documentation)

## What does this PR do?

Adds a custom limter based on the "limits" lirary that counts up on failed auths only

### Related issue(s)
- closes #1195
- closes #634

## Prerequistes

- [X] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: Michael Wyraz <michael@wyraz.de>
Co-authored-by: micw <michael@wyraz.de>
2020-01-30 07:19:35 +00:00
..
internal Merge #1278 2020-01-30 07:19:35 +00:00
translations Translated using Weblate (Danish) 2020-01-14 18:22:25 +00:00
ui Add a title to Mailu-Admin pages 2019-09-25 19:29:26 +02:00
__init__.py Fix the way we handle the application context 2018-12-13 14:23:17 +01:00
configuration.py Make rate limit for subnet (webmail) configurable 2019-12-16 18:46:17 +01: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 Add missing self. 2020-01-05 19:44:06 +01:00
manage.py Merge #883 2019-08-21 20:58:25 +00:00
models.py Don't remove the address extension in postfix 2019-12-27 21:11:50 +01:00
utils.py Limiter implementation 2019-12-06 09:35:21 +01:00