From bff4f5e50f8645678615a8fcbf6857cd9ab4c4c8 Mon Sep 17 00:00:00 2001 From: chedli Date: Fri, 22 Nov 2024 16:03:17 +0100 Subject: [PATCH] LUT-28987 : Fix URL redirection when a FO form containing a file entry type,and all site protected by authentication, is filled by BO user --- webapp/WEB-INF/web.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapp/WEB-INF/web.xml b/webapp/WEB-INF/web.xml index f9951b67d..0f757b9d5 100644 --- a/webapp/WEB-INF/web.xml +++ b/webapp/WEB-INF/web.xml @@ -276,6 +276,10 @@ SiteUploadServlet /jsp/site/upload + + + SiteUploadServlet + /jsp/admin/upload