summaryrefslogtreecommitdiff
path: root/spec/views/errors
Commit message (Collapse)AuthorAgeFilesLines
* Render access denied without messageBob Van Landuyt2018-06-131-0/+7
The `errors/access_denied` page should not fail to render when no message is provided. When accessing something as a sessionless user, we should also display the terms message if possible.