﻿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
11770	Allow login_required to specify login_url like user_passes_test	anonymous	nobody	"All up to '''login_required''' Django allows one to specify a custom '''login_url''' when the user is not actually logged in.

However, login_required omits this parameter when calling '''user_passes_test''' and thus forces me to rewrite that piece of code to do that. I think it would be a simple and probably backwards-compatible change to add an optional parameter to override the '''login_url''' even in '''login_required'''."		closed	contrib.auth	dev		fixed	login auth	tomovo@…	Design decision needed	1	0	0	0	0	0
