marcuspen
Results
2
issues of
marcuspen
It seems that non-permanent sessions are being saved in the datastore. For example, if `SESSIONS_PERMANENT` config option is set to `False`, Flask states that they should end when the browser...
- Added a check to see if the session is permanent before saving to redis