mailu/core/admin
bors[bot] 96f832835a
Merge
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 
- closes 

## 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>
..
assets add app.css and fix align of menu button
mailu Merge
migrations Fix typo in migration file
.gitignore Move all directories per theme
Dockerfile fix ARG positions
README.md Move all directories per theme
audit.py Move all directories per theme
babel.cfg Move all directories per theme
messages.pot Remove services status localization
package.json Expose jQuery for use outside Webpack build
requirements-prod.txt Bump werkzeug from 0.15.2 to 0.15.3 in /core/admin
requirements.txt Limiter implementation
start.py Enable access log of admin service only for log levels of INFO and finer
webpack.config.js Expose jQuery for use outside Webpack build

README.md

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources