summaryrefslogtreecommitdiffstats
path: root/templates/unauthorized.html
Commit message (Collapse)AuthorAgeFilesLines
* Use cherrypy handlers to render error pagesSimo Sorce2014-02-241-2/+6
| | | | | | | Replaces custom code to render 401 Unauthorized page as well as adds 400 and 500 handlers Signed-off-by: Simo Sorce <simo@redhat.com>
* Unauthorized pagePetr Vobornik2014-02-171-0/+8
Signed-off-by: Petr Vobornik <pvoborni@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>