From 3a7ee0d67b72a0706b570e021a7482810e4c8c7a Mon Sep 17 00:00:00 2001
From: ulrich@undisclosed <ulrich@ulrich-vaio>
Date: Tue, 19 May 2020 10:31:19 +0000
Subject: [PATCH] Stile verfeinert

---
 web/WEB-INF/web.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml
index 83593fd..c2ea0b7 100644
--- a/web/WEB-INF/web.xml
+++ b/web/WEB-INF/web.xml
@@ -87,6 +87,7 @@
             <description>Nutzerprofil</description>
             <url-pattern>/prf/*</url-pattern>
             <url-pattern>/profil/*</url-pattern>
+            <url-pattern>/profil2/*</url-pattern>
         </web-resource-collection>
         <auth-constraint>
             <description>nutzerProfilAuthContraint</description>

--
Gitblit v1.9.3