From 50c4d9c170bb4e0d2eacaf77a554c9028df6b06b Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Fri, 18 Mar 2016 13:17:10 +0100 Subject: [PATCH] Removed duplicate entry --- webgoat-container/src/main/webapp/WEB-INF/webgoat.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties index f96d0c4ec..761512785 100644 --- a/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties +++ b/webgoat-container/src/main/webapp/WEB-INF/webgoat.properties @@ -10,7 +10,6 @@ lesson.BasicAuthentication.hidden=true lesson.BlindScript.hidden=true lesson.RemoteAdminFlaw.hidden=true lesson.HttpSplitting.hidden=true -lesson.BasicAuthentication.hidden=true lesson.SameOriginPolicyProtection.hidden=true lesson.SilentTransactions.hidden=true lesson.TraceXSS.hidden=true