﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29728	CSRF_USE_SESSIONS leads to session save on every request using csrf	Michal Čihař	nobody	The way CSRF saving in the session is currently implemented leads to updating session with every request which uses csrf tokens. Having many CSRF protected forms on the site leads to session update with almost every request. IMHO this is not really needed and it should update the session only if needed.	Cleanup/optimization	closed	CSRF	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
