1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-18 03:21:36 +02:00
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
..
2018-11-08 21:55:39 +01:00
2017-11-01 12:11:04 +01:00
2017-11-01 12:11:04 +01:00
2017-11-01 12:11:04 +01:00
2017-11-01 12:11:04 +01:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources