﻿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
33760	Allow setting session cookie name dynamically	Dan Strokirk	nobody	"Currently it's only possible to use a single session cookie, but it can be useful in a multi-tenant application to use multiple session cookies.

Adding a new `get_cookie_name` or `get_cookie_params` method to the `SessionMiddleware` class might be one way to implement this, which means that you can then then use your own subclassed middleware to override it.

If this seems like a reasonable feature to add I'd be glad to supply a patch."	New feature	closed	contrib.sessions	4.1	Normal	wontfix			Unreviewed	0	0	0	0	0	0
