﻿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
26480	Allow sensitive_variables() to preserve the signature of its decorated function	tpazderka	Baptiste Mispelon	"When the method `authenticate` of a custom AuthenticationBackend is decorated with `sensitive_variables`, `inspect.getcallargs` will always match.

Calling the `authenticate` function will attempt to call this backend with any set of credentials and will raise an uncaught `TypeError` for an unmatching backend.

Authentication with such decorated backends used to work in version 1.6."	Cleanup/optimization	closed	Error reporting	dev	Normal	fixed			Accepted	1	0	0	0	0	0
