Moksha offers a layer of CSRF protection for authenticated users. For more information on CSRF, see the Wikipedia entry
You can enable/disable this middleware by using the following configuration
option in your production.ini
file:
moksha.csrf_protection = True
repoze.who
metadata provider¶