840 Commits

Author SHA1 Message Date
mayhew64
ebee8e9562 Merge pull request #24 from arajparaj/master
Fixed the link to download jar file
2014-12-19 07:13:33 -05:00
mayhew64
3311cef85c Merge pull request #22 from jaqqbek/ZipBomb
New Lesson ZipBomb
2014-12-19 07:12:50 -05:00
Jason White
bd103ed8db Merging fix for WEB-161 .. http-only link fix 2014-12-17 20:02:32 -05:00
Nina Alex Juliadotter
e0da681402 Resolve HttpOnly Test bug WEB-161 2014-12-09 20:52:35 +11:00
mayhew64
e77dda3f22 Merge pull request #21 from merwan/patch-1
Fix typo
2014-11-25 16:34:59 -05:00
mayhew64
cf06e7fdfb Merge pull request #20 from dtouzet/WEB-31
Refactor the way ResourceBundle are used for internationalization
2014-11-25 16:34:09 -05:00
arajparaj
c5754d7f43 Fixed the link to download jar file 2014-11-03 20:00:04 +05:30
jaqqbek
f3b0ad0a3f New Lesson ZipBomb 2014-11-01 16:53:38 +01:00
Merouane Atig
17d15ebbae Fix typo 2014-10-31 09:13:09 +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
7ebb354200 bump version to 6.0.1 2014-09-25 21:33:33 -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
Richard Lawson
2d1abcbd19 Merge pull request #18 from WebGoat/next
Next
2014-09-25 07:37:34 -04:00
Richard Lawson
5a9b5091a3 Merge pull request #17 from WebGoat/master
Bring master up to date from next
2014-09-25 07:36:44 -04:00
Jason White
f6ac85168b change to fix WEB-164, some other UI updates 2014-09-24 21:07:30 -04:00
mayhew64
fbf37c7941 Merge pull request #16 from WebGoat/WEB-148
Remove old Tomcat startup scripts-- WEB-148
2014-09-21 19:30:16 -04:00
Bruce Mayhew
302aff54a3 WEB-86 disabled lesson until refactor 2014-09-21 19:28:16 -04:00
Dave
b415df2605 Remove old Tomcat startup scripts-- WEB-148 2014-09-21 19:13:50 -04:00
Bruce Mayhew
f706825ba8 WEB-74 disabled until lesson can be refactored 2014-09-21 15:57:05 -04:00
mayhew64
22f3baf2d3 Merge pull request #15 from nbaars/WEB-162
Replaced the contents of the jsp with the about page
2014-09-21 12:47:06 -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
mayhew64
e8a273efb2 Merge pull request #14 from nbaars/WEB-150
Removed the ! in the title, with the ! the solution will not load
2014-09-20 09:43:31 -06:00
mayhew64
3814b35aa8 Merge pull request #13 from TomConner/next
Fix WEB-151 - tolerate missing user cookie attribute in challenge stage2
2014-09-20 09:40:22 -06:00
Rick Lawson
b53094b587 more showHints and showSource changes 2014-09-20 11:18:05 -04:00
nbaars
14ea2c1fbe Removed the ! in the title, with the ! the solution will not load 2014-09-20 09:56:27 +02:00
unknown
ac410be6d9 Fix WEB-151 - tolerate missing user cookie attribute in challenge stage2 2014-09-20 01:37:51 -04:00
Rick Lawson
3fd7b34536 more changes for showSource and showHints 2014-09-19 21:06:46 -04:00
Rick Lawson
5c1b3e1916 Add flags to lesson menu items if the lesson should show source or hints 2014-09-19 20:38:43 -04: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
Bruce Mayhew
13a95c3b24 WEB-146 - fixed some code references to English, not reference en 2014-09-19 11:27:40 -06:00
Jason White
d07e52d5e0 changes for menu decoration and related code updates 2014-09-19 10:55:26 -06:00
mayhew64
c9bde0dcdd Merge pull request #12 from WebGoat/WEB-146
Web 146
2014-09-19 09:37:48 -06:00
Rick Lawson
1460b80c7f Change to bet a designattion 2014-09-18 19:17:15 -04: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
Dave
9ad9d31f69 get ready to merge next onto master.
we want to prefer anything on next.
Merge branch 'master' into next
2014-09-17 18:32:26 -04: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
Rick Lawson
faf9e84626 WEB-136 Lesson Restart
add service
2014-09-17 07:54:37 -04:00
Jason White
5372d79ec8 menu decoration updates 2014-09-16 22:08:31 -06:00
Dave Cowden
1a1a8bf6ee Merge pull request #11 from WebGoat/WEB-139
Web 139
2014-09-16 18:20:10 -04:00