diff --git a/WebRoot/public/TwoFactorSetup.jsp b/WebRoot/public/TwoFactorSetup.jsp index cbcc81907e..2614c34f45 100644 --- a/WebRoot/public/TwoFactorSetup.jsp +++ b/WebRoot/public/TwoFactorSetup.jsp @@ -37,6 +37,7 @@ if (contextPath.equals("/")) { contextPath = ""; } + pageContext.setAttribute("contextPath", contextPath); %>