1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
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.
2018-12-13 14:23:17 +01:00
..
admin Fix the way we handle the application context 2018-12-13 14:23:17 +01:00
dovecot Standarize image by using shared / similair layers 2018-10-31 19:17:23 +02:00
nginx Merge pull request #713 from pgeorgi/extend-nginx 2018-12-09 21:44:24 +02:00
none pin alpine-version for 'none'-image 2018-10-11 03:20:19 +02:00
postfix Move the Mailu Docker network to a fixed subnet. 2018-12-06 12:08:22 +02:00