b1rd0fb3auty14
a20532921a
How to create a Legacy Lesson - instruction edit #177
...
Commit to fix the following issues.
1. Update the user guide to point to the wiki.
2. Add the slack channel
3. Change the feedback email to point to the group mailing list.
2016-07-16 19:08:53 +02:00
Jason White
bc30634f99
temporary restoration of isDefuseOSCommands
2016-07-06 13:33:35 -04:00
Nanne
a8f8d4b4fa
Merge pull request #228 from span/developer-controls
...
Developer controls
2016-04-08 18:27:29 +02:00
Daniel Kvist
e6fb74fa55
Implementation of developer controls to reload plugins and set label debugging from the GUI. Ref: webgoat/webgoat#93
2016-03-30 22:07:11 +02:00
Nanne Baars
1815494681
Injection Flaws -> Limit Command Injection success to a set of commands and clarify this to the user #179
...
- Defuse command boolean flag is no longer necessary due to a change in the lesson, removed this flag from the webgoat-container project
2016-03-19 12:40:28 +01:00
muzir
25f08ea9b4
-- Remove raw type usage, add type check parameter.
...
-- Remove unused variable and unused imports.
2016-02-23 15:15:47 +02:00
Ruslan Boyarsky
daa05dd192
Seems locale should not depend of request's Accept-Language header.
...
Signed-off-by: Nanne Baars <nbaars@xebia.com >
2016-02-12 23:42:21 +01:00
Daniel Kvist
59549e3b21
Add stage parameter in the session to keep track of current stage so that we do not reset the stage and recreate the database in the middle of a lesson. To do this a small refactor of WebSession was made which simply extracts some methods from the previously large update method. Ref #176 .
2016-02-04 23:21:12 +01:00
Doug Morato
6320c2d22d
Fixining all the javadoc issues preventing the release
...
In order to perfom a Sonatype OSS release, all the javadocs must pe corretly and completely parsed in order to pass the release requirement.
This comment is only adding "comments' pertaining to javadoc. NO CODE HAS BEEN CHANGED
Signed-off-by: Doug Morato <dm@corp.io >
2016-01-31 23:14:50 -05:00
Jason White
76fa797857
#167 removing refrences to github.io in code
2016-01-18 06:42:05 -05:00
Nanne Baars
23a1f9e38e
Removed obsolete classes
2015-12-08 22:58:33 +01:00
Nanne Baars
94ae466dbd
Cannot serialize session attribute #123
2015-10-26 07:52:26 +01:00
Jason White
648bd3bb95
code cleanup
2015-10-22 16:55:18 -05:00
Nanne Baars
e1829e209c
Implemented lesson information which gives a mapping between the menu and the actual WebGoat-Lessons project.
2015-10-04 11:56:12 +02:00
Nanne Baars
d4450da5d7
Fixed goathills lesson with JSP now load correctly again
2015-09-28 23:27:58 +02:00
Nanne Baars
86e4fd1c85
i8n highlighting #96
2015-09-24 10:09:07 +02:00
Nanne Baars
8d2771c108
Adding the ability to reload plugins directly from the interface instead of restarting Tomcat
2015-09-22 20:38:19 +02:00
mayhew64
5788fe7afe
Added a lesson restart for lesson specific restart actions
2015-09-18 15:46:39 -04:00
Doug Morato
e8b9b17107
Fix javadoc errors in order to comply with Maven OSS requirements
2015-09-15 22:24:11 -04:00
Nanne Baars
2f43c16cc1
Clicking on 'LAB: Role Based Access Control' produces 'Invalid Session' in UI #44
2015-08-28 16:24:04 +02:00
Nanne Baars
e81cbd34ca
Http Basics lessons fails to load #53
2015-08-27 08:44:25 +02:00
Nanne Baars
42f373d66a
Moved Maven multiproject setup
2015-08-11 21:57:12 +02:00