Commit Graph

8 Commits

Author SHA1 Message Date
149e7ecc40 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
Conflicts:
	src/main/java/org/owasp/webgoat/lessons/DBSQLInjection/DBSQLInjection.java
	src/main/java/org/owasp/webgoat/lessons/FailOpenAuthentication.java
	src/main/java/org/owasp/webgoat/lessons/SQLInjection/SQLInjection.java
	src/main/java/org/owasp/webgoat/lessons/WsSqlInjection.java
2014-09-15 21:59:30 -04:00
4202c12c18 Replaced WebScarab references with OWASP ZAP in java code only 2014-09-15 21:41:25 -04:00
3ae898784f Replaced the tabs with spaces so we do not mess up the formatting, used the expand command from linux 2014-09-15 16:40:51 +02:00
35559d657b WEB-66 updated headers 2014-09-10 18:15:03 -04:00
8ae120404f Changed the layout of the lesson. The congratulation sentence is now displayed in "red". See WEB-46 2014-09-06 22:23:22 +02:00
a387d06a34 Refactored files to Maven standard Layout
Added plugin to produce executable jar. Now it is easy to run webgoat on all platforms.
2014-08-23 13:07:10 -04:00
6a96547ef0 Restructured the baseline to remove extra src/main directory structure. Added eclipes project file
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@485 4033779f-a91e-0410-96ef-6bf7bf53c507
2012-11-19 23:57:51 +00:00
5119e65791 renamed main->src regarding to Maven conventions
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@394 4033779f-a91e-0410-96ef-6bf7bf53c507
2009-11-01 11:54:43 +00:00