Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return code 403 when accessing admin pages | Sebastian Spaeth | 2012-11-29 | 1 | -3/+4 |
| | | | | | | | | without being an admin. Previously we were just returning a 404 page and this confused the heck out of me, as I did not understand why the admin pages were not there at all (I was no admin). Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | Processing panel improvements | Joar Wandborg | 2012-07-11 | 1 | -0/+46 |
- Added admin processing panel - Minor fixes on the user processing panel template |