Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 03a6d9a587a56b74183620764cbc0af362f01bed
https://github.com/tribe29/checkmk/commit/03a6d9a587a56b74183620764cbc0af36…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M cmk/gui/htmllib.py
M cmk/gui/login.py
Log Message:
-----------
Move storing of transactions to end of "user auth context"
Previously this was executed at the end of the request context. This is now
too late, since the user is previously reset when leaving the authenticate()
context manager.
Change-Id: I8da0d874c1cf138382b92def78c9a4b10e034db7