Nanne Baars
badbabd439
Fixing can't login to webgoat #307
2017-01-15 16:28:19 +01:00
Jason White
00eeae911d
#305 UserSessionData bean to provide stateful session data
2017-01-05 17:28:53 -05:00
Nanne Baars
e5ed24fcf7
Added testcase for LabelService
2016-11-29 21:27:11 +01:00
Nanne Baars
1a854a500e
Lesson overview
2016-11-29 20:27:54 +01:00
Nanne Baars
dbcd5cce3a
Adding more trace logging during the loading of the plugins
2016-11-15 18:34:52 +01:00
Nanne Baars
5babe19f2b
Fixed issue with lesson tracking
2016-11-15 09:28:39 +01:00
Nanne Baars
0bec575913
Moving forward cleaning up some unnecessary lesson super classes which we
...
do not need to support anymore in 8.0:
- Introduced DI thoughout the code base
- Removed most superclasses of a lesson
- Hammerhead is now simplified to only one line of code
- Cleaned up WebSession
- Removed code which dealt with user roles, lesson fetching, username etc
- LessonTracker improvements
- Removed almost all code from the Screen class
- Removed ECS from the container project
- Removed adminstration pages, contained a lot of ECS codes which is much
simpler to just rewrite when necessary
2016-11-06 21:09:47 +01:00
Nanne Baars
89a717bbd2
Clean up and introduced Spring Dev tools to automatically reload classes.
2016-10-30 15:13:32 +01:00
Nanne Baars
5ac9a3b69d
No more yml(2)
2016-10-12 17:40:23 -04:00
Nanne Baars
61d5116d44
Intermediate result for calling multiple lesson endpoints
2016-08-18 21:15:12 +02:00
Nanne Baars
63398aaf6d
Thymeleaf works with AsciiDoc
2016-05-15 10:38:22 +02:00
Nanne Baars
22d2255664
Made lesson resolution with Thymeleaf dynamic
2016-05-13 15:42:48 +02:00
Nanne Baars
4a19ddf40a
Endpoints provided by lessons now work
2016-05-13 14:45:53 +02:00
Nanne Baars
79102c6ddd
Lessons which load JavaScript etc now works
2016-04-26 18:59:51 +02:00
Nanne Baars
8ff02cab6d
Fully working WebGoat after migrating to Spring Boot.
2016-04-09 14:09:29 +02: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