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.
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.
4 years ago
..
compose Fix 'coma' -> 'comma' 5 years ago
stack Fix 'coma' -> 'comma' 5 years ago
config.html Refactor the rate limiting code 4 years ago
database.html Update setup utility with mysql db flavor 6 years ago
flavor.html Make docs refer to the setup utility 6 years ago