Sessions could get duplicated, wrongly saved etc. The reason was not persisting the actual user object to the internal session map (but the LocalProxy instead). That could lead to multiple sessions being created for one login, or the session user being set to an anonymous user, or various other odd effects depending on timing. |
||
|---|---|---|
| .. | ||
| octoprint | ||
| octoprint_setuptools | ||