Opened 11 years ago

Closed 11 years ago

#538 closed task (fixed)

Return 403 (forbidden) rather than 404 (not found) when looking at admin pages

Reported by: spaetz Owned by: spaetz
Priority: minor Milestone: 0.3.2
Component: programming Keywords:
Cc: Parent Tickets:

Description

When ernot being an admin all admin pages come up as 404 (not found) addresses. This confused me a lot because I thought things are broken until I realized I am not an administrator.

The task is to return "FORBIDDEN" pages when calling admin pages without necessary permissions.

Change History (3)

comment:1 by spaetz, 11 years ago

code at branch 538_FORBIDDEN_admin_pages repo git://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin.git

comment:2 by spaetz, 11 years ago

Milestone: 0.3.2

This has been merged by Elrond, thanks for the review.

comment:3 by spaetz, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.