From cf84e8b7ccd2062a4845e9442f9c4861e502c1b3 Mon Sep 17 00:00:00 2001 From: takezoe Date: Tue, 12 Nov 2013 00:34:11 +0900 Subject: [PATCH] (refs #173)Move BasicAuthenticationFilter to ScalatraBootstrap also. --- src/main/webapp/WEB-INF/web.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index ae20506da..fbd2d05ff 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -38,6 +38,7 @@ /* --> + +