Display a message(web_page) to when user access wrong document
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.