﻿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
30037	RemoteUserBackend should pass request into configure_user()	Joshua Cannon	Joshua Cannon	"Clients that wish to populate a user's information by subclassing {{{RemoteUserBackend}}} and overriding {{{configure_user}}} find themselves a bit restricted on what they can configure. If a client wants to fill out the user's first name and last name using HTTP headers, there is no easy solution for them.

Instead, the request should also be sent to {{{configure_user}}} (or something similar that wouldn't break compatibility)."	New feature	closed	contrib.auth	dev	Normal	fixed	RemoteUserBackend		Accepted	1	0	0	0	0	0
