Changeset 4368c00 for docs

Timestamp:
Mar 14, 2012, 3:25:46 PM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
72a3d90, 227dc33
Parents:
d48e273
git-author:
Alex Dehnert <adehnert@…> (03/14/12 05:49:46)
git-committer:
Alex Dehnert <adehnert@…> (03/14/12 15:25:46)
Message:

Require login more effectively on private pages

Use the login_required decorator on pages that require being a group admin
(update main and update people). This will redirect people to the login page if
they aren't logged in, instead of giving them an ugly "Permission Denied"
message with no clue what to do next.

Fixes ASA Trac #86.

(No files)

Note: See TracChangeset for help on using the changeset viewer.