mailu/setup/templates
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.
..
steps Refactor the rate limiting code
base.html Prepare setup for multi-ver deployment on docs server
macros.html Load steps after setting flavor
setup.html Rename the config dir to setup
wizard.html Updated setup with optional psql db