|
bb0d27d14b
|
properties now correctly loaden
|
2015-01-10 10:43:00 +01:00 |
|
|
2828e5143e
|
restored local controller
|
2015-01-10 10:35:46 +01:00 |
|
|
36ea6ad12d
|
clean i18n directory when first time loading
|
2015-01-10 10:24:51 +01:00 |
|
|
3d6236242f
|
properties loaded from plugin
|
2015-01-10 10:12:08 +01:00 |
|
|
3d8a345264
|
Added the resource bundles in the already present WebGoatLabels.properties temporary workaround
|
2015-01-07 17:34:33 +01:00 |
|
|
744630ca4c
|
Lesson source file, lesson plan and lesson solution are loaded from the plugin.
|
2015-01-07 13:45:27 +01:00 |
|
|
60ed5d7020
|
Restoring conf management page, server crashed during startup
|
2015-01-06 13:01:17 +01:00 |
|
|
1a5358458c
|
Removed all lesson specific source and resources
|
2015-01-02 13:40:15 -05:00 |
|
|
8ee94df8b4
|
Merge pull request #27 from juliadotter/WEB-172
Fixed bug WEB-172
|
2014-12-19 07:15:32 -05:00 |
|
|
3311cef85c
|
Merge pull request #22 from jaqqbek/ZipBomb
New Lesson ZipBomb
|
2014-12-19 07:12:50 -05:00 |
|
|
d714aad80f
|
Fixed bug WEB-172
|
2014-12-15 18:39:45 +11:00 |
|
|
f3b0ad0a3f
|
New Lesson ZipBomb
|
2014-11-01 16:53:38 +01:00 |
|
|
05c0c0342e
|
Internationalization refactoring pass 2 : removing dependencies to
previous implentation
|
2014-10-17 15:20:53 +02:00 |
|
|
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 |
|
|
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 |
|
|
019a148c9d
|
Make attack links ajaxy
Fix hints on StoredXSS
|
2014-09-25 21:05:07 -04:00 |
|
|
f6ac85168b
|
change to fix WEB-164, some other UI updates
|
2014-09-24 21:07:30 -04:00 |
|
|
302aff54a3
|
WEB-86 disabled lesson until refactor
|
2014-09-21 19:28:16 -04:00 |
|
|
f706825ba8
|
WEB-74 disabled until lesson can be refactored
|
2014-09-21 15:57:05 -04:00 |
|
|
fd29d440aa
|
Replaced the contents of the jsp with the about page
|
2014-09-21 14:31:01 +02:00 |
|
|
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 |
|
|
4ff73d0215
|
restart Lesson button implemented and attack link modification for CSRF lesson
|
2014-09-20 16:03:52 -06:00 |
|
|
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 |
|
|
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 |
|
|
d07e52d5e0
|
changes for menu decoration and related code updates
|
2014-09-19 10:55:26 -06:00 |
|
|
034d1d5277
|
Deleted the directory English
|
2014-09-18 20:51:47 +02:00 |
|
|
c0e8c06189
|
Copied changes from English to en if newer
|
2014-09-18 20:50:15 +02:00 |
|
|
b2dcb85b13
|
Changed default language to en instead of English
|
2014-09-18 20:48:44 +02:00 |
|
|
a0723fdbf5
|
WEB-126 some additional grammer cleanup and tomcat configuration cleanup
|
2014-09-17 12:27:37 -04:00 |
|
|
63435393f8
|
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
|
2014-09-17 11:07:03 -04:00 |
|
|
624c2833bc
|
WEB-126 some additional grammer cleanup
|
2014-09-17 11:06:27 -04:00 |
|
|
24f937f6e3
|
css fix for visual off-by-one lesson complete decoration
|
2014-09-17 08:34:50 -06:00 |
|
|
0ab1d9a6f1
|
fix issue where "Person" menu took 2 clicks to open
|
2014-09-17 08:06:30 -04:00 |
|
|
5372d79ec8
|
menu decoration updates
|
2014-09-16 22:08:31 -06:00 |
|
|
8f2fc26aa1
|
Changed the layout of the table
|
2014-09-16 22:09:50 +02:00 |
|
|
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 |
|
|
9708292ae5
|
params fixed too
|
2014-09-15 22:35:08 -06:00 |
|
|
80b776f7fd
|
fixing my mess from earlier. hints, plans, solutions etc. working again. params still quirky
|
2014-09-15 22:16:26 -06:00 |
|
|
0d4be250e4
|
Updated the solution page and images
|
2014-09-15 21:30:51 +02:00 |
|
|
a8500cdedb
|
Fixed problems with answers and updated the lesson plan page
|
2014-09-15 20:59:49 +02:00 |
|
|
c1b1d34e09
|
initial mod for menu resizing, some more angularization/splitting of the controllers
|
2014-09-15 14:30:44 -04:00 |
|
|
b375cc091f
|
committing before merging local stash
|
2014-09-15 14:30:44 -04:00 |
|
|
0da280c4f8
|
Merge branch 'next' into WEB-139
|
2014-09-15 15:52:57 +02:00 |
|
|
a3bf6d0e6f
|
Created the lesson with new online password checker
|
2014-09-15 15:49:18 +02:00 |
|
|
9bb1cb8d9c
|
WEB-68 Service to return WebGoat Version and Build Number
-- add email, email list, version number and build number as parameters to about page
|
2014-09-15 08:17:40 -04:00 |
|
|
0074b7e0e4
|
change order of context listeners
|
2014-09-14 13:18:40 -04:00 |
|
|
81b009ccfb
|
WEB-68 Service to return WebGoat Version and Build Number
|
2014-09-14 12:34:54 -04:00 |
|
|
a4c5be2943
|
WEB-68 Service to return WebGoat Version and Build Number
|
2014-09-14 11:47:25 -04:00 |
|
|
fbc62a4cd7
|
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
|
2014-09-14 10:07:01 -04:00 |
|
|
ab2b6c4c29
|
WEB-132 Disabled Remote Admin Lesson
|
2014-09-14 10:06:43 -04:00 |
|