Files
doc
java
newDesign
resources
scripts
tomcatconf
webapp
META-INF
MANIFEST.MF
context.xml
WEB-INF
css
database
fonts
images
js
lessonJS
lesson_plans
lesson_solutions
lessons
plugins
users
lesson_content.jsp
main.jsp
reportBug.jsp
sideWindow.jsp
webgoat.jsp
webgoat_challenge.jsp
.gitignore
README.txt
build.xml
pom.xml
webgoat for SQL Server.bat
webgoat.bat
webgoat.sh
webgoat_8080.bat
webscarab.bat
WebGoat/webapp/META-INF
lawson89 2d7679cdda fix various session issues and cleanup
main change is to force spring security to always send user to welcome.mvc after login which gets their session setup properly before redirecting to start.mvc
2014-08-21 09:05:12 -04:00
..