Various error-related fixes/improvements
commitbf513edd1916f52364d36c494d88432c6cb1b9a8
authorAdrian Moennich <adrian.moennich@cern.ch>
Fri, 17 Jul 2015 09:48:18 +0000 (17 11:48 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Mon, 20 Jul 2015 09:54:48 +0000 (20 11:54 +0200)
tree3526c24f90caa7cec36cf5cf0a565b27dfd442a8
parentaf4f3224b4c0b1b0d6b2342fe0b93797dcdcbcd2
Various error-related fixes/improvements

- use nicer description for some HTTPExceptions even when jsonifying
- ignore the legacy ResponseUtil redirect etc if there's an error
  respoinse
- display Forbidden while not logged in as NoReportError and show the
  "go to login page" link
indico/MaKaC/webinterface/rh/base.py
indico/core/errors.py
indico/htdocs/js/indico/Core/Dialogs/Base.js
indico/util/json.py