1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/docs
bors[bot] b8b1699f9e
Merge #1359
1359: Refactor the rate limiting code r=mergify[bot] a=kaiyou

## What type of PR?

Enhancement

## What does this PR do?

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.

### Related issue(s)

No specific issue.

## Prerequistes
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/guide.html#changelog) entry file.


Co-authored-by: kaiyou <pierre@jaury.eu>
2020-03-07 09:50:04 +00:00
..
_templates Restore VERSION_TAG template 2018-12-30 15:07:45 +02:00
assets Funding related documentation 2019-10-21 15:00:49 +03:00
compose Merge #1359 2020-03-07 09:50:04 +00:00
contributors Fix many typos and take the review into account 2019-09-17 21:11:30 +02:00
kubernetes Use redis 5 on k8s & add selector 2020-01-07 21:24:39 +01:00
swarm Fix typo in link 2019-01-17 18:22:16 +02:00
.env Add deploy settings for server 2018-12-17 00:12:21 +02:00
cli.rst Docs: fix some build warnings 2019-08-27 10:34:46 +03:00
conf.py 1.7 stable in docs 🚀 2019-08-23 12:47:33 +03:00
configuration.rst Refactor the rate limiting code 2020-02-09 17:38:18 +01:00
database.rst Update database.rst 2019-12-30 15:10:26 +01:00
demo.rst Fixed small typo 2020-01-11 10:13:53 +01:00
dns.rst Update docs/dns.rst 2019-11-18 21:40:58 +01:00
docker-compose.yml Make docker-compose.yml for setup and docs development friendly 2019-01-16 20:50:52 +02:00
Dockerfile Docs: treat warnings as errors 2019-10-21 15:18:53 +03:00
faq.rst Merge #1351 2020-02-08 17:57:22 +00:00
features.rst Add a page with features and screenshots 2017-11-04 23:56:15 +01:00
general.rst Fix the rst syntax for most documentation 2017-11-02 20:05:12 +01:00
index.rst Docs: Fix various build warnings: 2019-10-21 15:15:32 +03:00
maintain.rst Include a doc section for external certbot 2018-10-13 20:59:14 +03:00
nginx.conf Build the documentation as a Docker image 2018-09-28 10:41:17 +02:00
releases.rst Release notes: remove spaces before bullet list 2019-08-30 17:18:31 +03:00
requirements.txt Revert "Add a Dockerfile for buliding the docs" 2018-10-01 12:07:49 +03:00
reverse.rst Docs: fix some build warnings 2019-08-27 10:34:46 +03:00
rpi_build.rst RPi: update doc (alpine version + variables) 2019-10-09 12:17:40 -04:00
setup.rst Merge #985 2019-10-20 20:41:03 +00:00