Skip to content

Display a message(web_page) to when user access wrong document

Boxiang Sun requested to merge Daetalus/slapos.core:fraud into master

When a user trying to access a document with incorrect permission. RenderJS will display the plain renderjs error backtrace. This patch will hide the backtrace but display a message to inform user that they need to use an account which has a correct permission.

The test result were passed.

Merge request reports