Currently we create sessions for every request, including API calls or others that don't need them. We should figure out how to make Cherrypy only start a new session when we've stored something worthy of a session.
Metadata Update from @puiterwijk: - Issue assigned to puiterwijk
Metadata Update from @t0xic0der: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)