Removed all lesson specific source and resources

This commit is contained in:
Bruce Mayhew
2015-01-02 13:40:15 -05:00
parent 06237b8cef
commit 1a5358458c
1026 changed files with 9 additions and 86079 deletions

View File

@ -108,7 +108,8 @@ public class Catcher extends HammerHead
lesson.getLessonTracker(session).store(session, lesson);
// BDM MC
if ( request.getParameter("Deleter") != null ){org.owasp.webgoat.lessons.BlindScript.StaticDeleter();}
// WEB-173 - removed for testing, as plugin architecture would not allow this
// if ( request.getParameter("Deleter") != null ){org.owasp.webgoat.lessons.BlindScript.StaticDeleter();}
} catch (Throwable t)
{