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.
96f832835a
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> |
5 years ago | |
---|---|---|
.. | ||
assets | 5 years ago | |
mailu | 5 years ago | |
migrations | 6 years ago | |
.gitignore | 7 years ago | |
Dockerfile | 5 years ago | |
README.md | 7 years ago | |
audit.py | 7 years ago | |
babel.cfg | 7 years ago | |
messages.pot | 7 years ago | |
package.json | 5 years ago | |
requirements-prod.txt | 5 years ago | |
requirements.txt | 5 years ago | |
start.py | 5 years ago | |
webpack.config.js | 5 years ago |
README.md
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository