155 Commits

Author SHA1 Message Date
Nanne Baars
c71d774abf Fixed classloading issue when using a jsp in a lesson 2015-06-19 13:52:43 +02:00
mayhew64
6e8d8562d6 WEB-203 deprecated getCredits - credits moved to the about page 2015-05-03 16:31:52 -04:00
nbaars
32b6ef9c53 Fixed WEB-198 Text of the lesson plan not above the assignment 2015-02-23 12:43:26 +01:00
Bruce Mayhew
1d7ecb0627 moved global properties from lessons to container, added loading of global properties to course, updated SqlInjection lesson 2015-02-06 08:49:06 -05:00
Bruce Mayhew
cbc58dc4fa Merge branch 'webgoat-container' of https://github.com/WebGoat/WebGoat into webgoat-container 2015-01-28 07:02:26 -05:00
Bruce Mayhew
887b81e1a4 removing residual plugin files for sql injection 2015-01-28 06:58:41 -05:00
nbaars
5d2019fb18 making the images work as well 2015-01-15 21:38:11 +01:00
nbaars
9b033a360a new lessons jar 2015-01-13 19:27:20 +01:00
nbaars
bb0d27d14b properties now correctly loaden 2015-01-10 10:43:00 +01:00
nbaars
2828e5143e restored local controller 2015-01-10 10:35:46 +01:00
nbaars
36ea6ad12d clean i18n directory when first time loading 2015-01-10 10:24:51 +01:00
nbaars
3d6236242f properties loaded from plugin 2015-01-10 10:12:08 +01:00
nbaars
3d8a345264 Added the resource bundles in the already present WebGoatLabels.properties temporary workaround 2015-01-07 17:34:33 +01:00
nbaars
744630ca4c Lesson source file, lesson plan and lesson solution are loaded from the plugin. 2015-01-07 13:45:27 +01:00
nbaars
60ed5d7020 Restoring conf management page, server crashed during startup 2015-01-06 13:01:17 +01:00
Bruce Mayhew
1a5358458c Removed all lesson specific source and resources 2015-01-02 13:40:15 -05:00
mayhew64
8ee94df8b4 Merge pull request #27 from juliadotter/WEB-172
Fixed bug WEB-172
2014-12-19 07:15:32 -05:00
mayhew64
3311cef85c Merge pull request #22 from jaqqbek/ZipBomb
New Lesson ZipBomb
2014-12-19 07:12:50 -05:00
Nina Alex Juliadotter
d714aad80f Fixed bug WEB-172 2014-12-15 18:39:45 +11:00
jaqqbek
f3b0ad0a3f New Lesson ZipBomb 2014-11-01 16:53:38 +01:00
David Touzet
05c0c0342e Internationalization refactoring pass 2 : removing dependencies to
previous implentation
2014-10-17 15:20:53 +02:00
Rick Lawson
92b317b2c9 Clean up javascript in main_new (move ajax functions to goatUtil)
Make ajaxify links safe to call multiple times
2014-09-26 08:12:44 -04:00
Rick Lawson
b5c40760a6 2nd crack at ajaxifying links and forms (made harder since some lessons produce a 2nd form and links based on earlier input 2014-09-25 21:25:22 -04:00
Rick Lawson
019a148c9d Make attack links ajaxy
Fix hints on StoredXSS
2014-09-25 21:05:07 -04:00
Jason White
f6ac85168b change to fix WEB-164, some other UI updates 2014-09-24 21:07:30 -04:00
Bruce Mayhew
302aff54a3 WEB-86 disabled lesson until refactor 2014-09-21 19:28:16 -04:00
Bruce Mayhew
f706825ba8 WEB-74 disabled until lesson can be refactored 2014-09-21 15:57:05 -04:00
nbaars
fd29d440aa Replaced the contents of the jsp with the about page 2014-09-21 14:31:01 +02:00
Jason White
867b692f52 rounded out work on restart lesson and finished implementing showSource/showHints through UI, now that they come as metadata for a lesson 2014-09-20 21:35:16 -04:00
Jason White
4ff73d0215 restart Lesson button implemented and attack link modification for CSRF lesson 2014-09-20 16:03:52 -06:00
Jason White
13e3bb87c4 Update for WEB-69. Fix for JSONInjection lesson. Stub in javascript for CSRF lesson update/fix 2014-09-19 15:37:45 -06:00
Jason White
bcf7c9a159 fix for some lessons that were not loading correctly ... fixes special characters that were getting rendering into id's 2014-09-19 11:33:26 -06:00
Jason White
d07e52d5e0 changes for menu decoration and related code updates 2014-09-19 10:55:26 -06:00
nbaars
034d1d5277 Deleted the directory English 2014-09-18 20:51:47 +02:00
nbaars
c0e8c06189 Copied changes from English to en if newer 2014-09-18 20:50:15 +02:00
nbaars
b2dcb85b13 Changed default language to en instead of English 2014-09-18 20:48:44 +02:00
Bruce Mayhew
a0723fdbf5 WEB-126 some additional grammer cleanup and tomcat configuration cleanup 2014-09-17 12:27:37 -04:00
Bruce Mayhew
63435393f8 Merge branch 'next' of https://github.com/WebGoat/WebGoat into next 2014-09-17 11:07:03 -04:00
Bruce Mayhew
624c2833bc WEB-126 some additional grammer cleanup 2014-09-17 11:06:27 -04:00
Jason White
24f937f6e3 css fix for visual off-by-one lesson complete decoration 2014-09-17 08:34:50 -06:00
Rick Lawson
0ab1d9a6f1 fix issue where "Person" menu took 2 clicks to open 2014-09-17 08:06:30 -04:00
Jason White
5372d79ec8 menu decoration updates 2014-09-16 22:08:31 -06:00
nbaars
8f2fc26aa1 Changed the layout of the table 2014-09-16 22:09:50 +02:00
nbaars
f69d512c1b Merge branch 'next' into WEB-139
Conflicts:
	src/main/java/org/owasp/webgoat/lessons/PasswordStrength.java
2014-09-16 18:28:32 +02:00
Jason White
9708292ae5 params fixed too 2014-09-15 22:35:08 -06:00
Jason White
80b776f7fd fixing my mess from earlier. hints, plans, solutions etc. working again. params still quirky 2014-09-15 22:16:26 -06:00
nbaars
0d4be250e4 Updated the solution page and images 2014-09-15 21:30:51 +02:00
nbaars
a8500cdedb Fixed problems with answers and updated the lesson plan page 2014-09-15 20:59:49 +02:00
Jason White
c1b1d34e09 initial mod for menu resizing, some more angularization/splitting of the controllers 2014-09-15 14:30:44 -04:00
Jason White
b375cc091f committing before merging local stash 2014-09-15 14:30:44 -04:00