ecb7688e08
Update to new version for develop
...
Move WebWolf to port 9090 easier since most of the time something is running on 8081
Add scripts for easy building Docker files etc
2018-05-30 13:17:05 +02:00
55793dd153
New release v8.0.0.M15
2018-05-27 20:54:50 +02:00
ac1b9e8311
cleanup that was missed in prev. commit
2018-05-23 13:35:51 +02:00
9d49373486
fix for periodic fail on StoredXssCommentsTest
2018-05-23 13:35:51 +02:00
7b5bb6d6f1
Fixed typos
2018-05-23 13:35:51 +02:00
e4ca0c4836
Make report working again
2018-04-27 19:26:01 +02:00
f30db3abfc
New version number
2018-04-11 20:45:12 +02:00
a6b9235711
SQL Error '-104' in XSS Lesson Page 7 #416
2018-01-10 12:48:45 +01:00
f91f77708a
New version
2017-11-02 21:44:30 +01:00
1ecb43092d
Bumped version number
2017-10-18 19:58:14 +02:00
8250b4048f
Updating version number
2017-10-18 19:43:33 +02:00
f9a43d0961
xss updates
2017-10-13 09:52:19 -06:00
5033c3661a
Cleaning up test case logging
2017-10-08 02:07:22 +02:00
10e5edbc36
temp. removal of offending UT
2017-08-02 19:06:55 -04:00
8186bd4766
css and xss updates
2017-07-24 18:05:57 -04:00
2305d355c7
isEncoded and isNotEncoded Unit Tests added
2017-05-25 19:36:02 -04:00
31548b9c57
Additional Unit Testing
2017-05-24 17:12:28 -04:00
e733131241
Stubs for security unit test
2017-05-24 13:12:36 -04:00
a9e5dd645d
comment, clean up
2017-05-22 20:10:03 -04:00
a5b4aeaa76
updating header comment license thingy
2017-05-20 21:49:40 -04:00
857f09df14
initial unit tests for assignment endpoints
2017-05-20 21:17:02 -04:00
feead6b740
initial cut on XSS, need to add some tests still
2017-05-18 14:41:14 -04:00
259fd19c1b
- Introduced user registration
...
- Now using Spring Boot for classloading, this way local development does not need to restart the complete server
- Fixed all kinds of dependencies on the names of the lessons necessary to keep in mind during the creation of a lesson.
- Simplied loading of resources, by adding resource mappings in MvcConfig.
- Refactored plugin loading, now only one class is left for loading the lessons.
2017-03-22 11:35:14 +01:00
3193b591d8
commenting out latter part of XSS for now
2017-02-17 16:18:36 -05:00
ac6e8b59b7
XSS updates
2017-02-17 15:59:38 -05:00
7f532f0ffc
XSS lesson updates
2017-02-17 13:05:54 -05:00
ee5a12d205
Provide Server-side service to support UI localization #265 ( #322 )
...
merging
2017-01-31 11:52:33 -05:00
ac16342c17
#315 Adding UI handling and corresponding expected elements for html files for decoration. Inlucdes minor refactor
2017-01-25 17:46:31 +01:00
0779f7a3d0
Hints per lesson ( #314 )
...
Squashing and merging ...
* Each assigment should have the options to have its own set of hints #278
* Updating lessons due to changes from #278
* Enable i18n client side #312
* IDOR move hints to assignment and enable i18n #312
2017-01-24 09:34:06 -05:00
9c03b6f63b
#276 Automatic lesson summary page
...
- Basic overview of all the assignments needed to be solved in a lesson
- Clicking on a link will jump to the correct page with the assignment
- Lesson completed also updates lesson overview immediately
2016-12-28 10:14:34 +01:00
1a854a500e
Lesson overview
2016-11-29 20:27:54 +01:00
e183c8d8b3
implementing support for dom xss
2016-11-23 17:25:47 -05:00
4940a12d0d
button size fix
2016-11-22 16:25:19 -05:00
32d1009390
Reflected xss working - still have to think how to get the success criteria. Page needs some work though
2016-11-21 23:09:58 -05:00
95607089d4
First draft at XSS
2016-11-21 13:39:43 -05:00