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
kaiyou 8e88f1b8c3 Refactor the rate limiting code
Rate limiting was already redesigned to use Python limits. This
introduced some unexpected behavior, including the fact that only
one criteria is supported per limiter. Docs and setup utility are
updated with this in mind.

Also, the code was made more generic, so limiters can be delivered
for something else than authentication. Authentication-specific
code was moved directly to the authentication routine.
5 years ago
..
assets add app.css and fix align of menu button 5 years ago
mailu Refactor the rate limiting code 5 years ago
migrations Fix typo in migration file 6 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile fix ARG positions 5 years ago
README.md Move all directories per theme 7 years ago
audit.py Move all directories per theme 7 years ago
babel.cfg Move all directories per theme 7 years ago
messages.pot Remove services status localization 7 years ago
package.json Expose jQuery for use outside Webpack build 5 years ago
requirements-prod.txt Bump werkzeug from 0.15.2 to 0.15.3 in /core/admin 5 years ago
requirements.txt Limiter implementation 5 years ago
start.py Enable access log of admin service only for log levels of INFO and finer 5 years ago
webpack.config.js Expose jQuery for use outside Webpack build 5 years ago

README.md

Mailu Admin container

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

Resources