﻿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
3784	No (obvious) way to restrict an entire site to logged in users	ross@…	Jacob	"I have a webapp which I want to restrict access to logged in users only.  At the moment my custom views have the @login_required decorator, and I've had to make wrappers for the generic views so that I can decorate those too.

The problem is that as I add views I need to remember to add the decorator, or there is a security hole.

Can there be a trivial way to mark an entire application (or uri space, or something) as login_required?"		closed	Uncategorized	0.95		duplicate			Unreviewed	0	0	0	0	0	0
