Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display error details even with dev.debug set to false | ArthurHoaro | 2020-11-05 | 1 | -3/+8 |
| | | | | | | | It makes more sense to display the error even if it's unexpected. Only for logged in users. Fixes #1606 | ||||
* | Dislay an error if an exception occurs in the error handler | ArthurHoaro | 2020-10-20 | 1 | -4/+1 |
| | | | | Related to #1598 | ||||
* | Move error handling to dedicated controller instead of middleware | ArthurHoaro | 2020-08-21 | 1 | -0/+45 |