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
kaiyou 087841d5b7 Fix the way we handle the application context
The init script was pushing an application context, which maked
flask.g global and persisted across requests. This was evaluated
to have a minimal security impact.

This explains/fixes #738: flask_wtf caches the csrf token in the
application context to have a single token per request, and only
sets the session attribute after the first generation.
6 years ago
..
admin Fix the way we handle the application context 6 years ago
dovecot Standarize image by using shared / similair layers 6 years ago
nginx Merge pull request #713 from pgeorgi/extend-nginx 6 years ago
none pin alpine-version for 'none'-image 6 years ago
postfix Move the Mailu Docker network to a fixed subnet. 6 years ago