Jason White
|
f57d076fab
|
turning off test in the interim
|
2016-07-05 08:24:28 -04:00 |
|
Nanne Baars
|
ecc8cb391b
|
First attempt to remove JSP and move to Thymeleaf and update to Spring Boot. The Thymeleaf templates can be loaded as snippets which makes it more easy to move away from ECS and create normal HTML pages for a lesson.
|
2016-04-09 14:06:03 +02:00 |
|
Daniel Kvist
|
0401779f58
|
Fix broken test
|
2016-03-31 23:06:16 +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 |
|
Jason White
|
b3541231bc
|
#165 provide default and ability to override in lesson
|
2016-01-14 09:01:47 -05:00 |
|
Ilguiz Latypov
|
de71f2700e
|
Let user-composed (CSRF) attacks send one-request actions, as opposed to the address bar MVC links requesting lessons. The lesson display servlets have javascript that requests data and actions.
|
2015-11-07 05:43:31 -05:00 |
|
Doug Morato
|
214d52685f
|
Merge fixes from Nanne
# By Nanne Baars
# Via Nanne Baars
* 'master' of git://github.com/nbaars/WebGoat:
Fixed loading plugins: sometimes failed file was not correctly extracted
# Conflicts:
# webgoat-container/src/main/java/org/owasp/webgoat/plugins/Plugin.java
# webgoat-container/src/main/java/org/owasp/webgoat/plugins/PluginExtractor.java
# webgoat-container/src/main/java/org/owasp/webgoat/plugins/PluginFileUtils.java
# webgoat-container/src/main/java/org/owasp/webgoat/util/LabelProvider.java
|
2015-09-17 22:45:14 -04:00 |
|
Nanne Baars
|
9474f66d96
|
Fixed loading plugins: sometimes failed file was not correctly extracted
|
2015-09-17 07:29:51 +02:00 |
|
Doug Morato
|
a8ce11ee14
|
Initial work on adding more browsers to SauceLabs testing
|
2015-09-16 21:11:54 -04:00 |
|
Nanne Baars
|
f31150ffdf
|
Property files are now detected while extracting the plugin
|
2015-09-15 18:27:11 +02:00 |
|
Nanne Baars
|
e81cbd34ca
|
Http Basics lessons fails to load #53
|
2015-08-27 08:44:25 +02:00 |
|
Doug Morato
|
62db0bfdef
|
Adding basic Integration Tests with Sauce Labs integration
|
2015-08-24 19:24:22 -04:00 |
|
Doug Morato
|
2212bd0805
|
Initial push of testing work
|
2015-08-24 19:24:21 -04:00 |
|
Nanne Baars
|
69350a6e0c
|
Fixed not serializable error when stopping/starting Tomcat
|
2015-08-22 10:40:42 +02:00 |
|
Nanne Baars
|
42f373d66a
|
Moved Maven multiproject setup
|
2015-08-11 21:57:12 +02:00 |
|