Nanne Baars
|
344b1f9beb
|
Extended challenge 1 with checking ip address client
|
2017-05-02 09:13:41 +02:00 |
|
Jason White
|
480dfe6a0a
|
scoreboard v 0.1 we'll say
|
2017-05-05 13:12:01 -04:00 |
|
Jason White
|
aeaa3cd1a2
|
removing template cruft from other lesson
|
2017-05-05 09:59:59 -04:00 |
|
Nanne Baars
|
454e8d4c14
|
Solving an assignment twice adds its again which breaks the UI because the endpoint for lessonoverview returns mulitple values for the same assignment.
|
2017-05-02 04:38:30 +02:00 |
|
Jason White
|
b840b0f3b5
|
additional support for scoreboard view
|
2017-05-02 22:24:31 -04:00 |
|
Jason White
|
4a2701c79b
|
clean up
|
2017-05-02 22:24:31 -04:00 |
|
Jason White
|
e0f23bfa38
|
initial removal (comment) of plan,solution and source views. Should remove some chattiness
|
2017-05-02 22:24:31 -04:00 |
|
Jason White
|
b0f66f16fb
|
initial plumb of scoreboard
|
2017-05-02 22:24:31 -04:00 |
|
Nanne Baars
|
615ca5afe3
|
Posting a flag shows a response in the UI (correct or incorrect)
|
2017-05-02 03:25:31 +02:00 |
|
Nanne Baars
|
a134b25213
|
Scoreboard now returns the flags captured (title)
|
2017-05-02 02:45:35 +02:00 |
|
Nanne Baars
|
eb7a6bd2be
|
Creating endpoint for the scoreboard
|
2017-05-02 02:29:47 +02:00 |
|
Nanne Baars
|
39f1597f82
|
Challenge 5: loading votes from endpoint
|
2017-04-30 20:53:43 +02:00 |
|
Nanne Baars
|
9964fac0f1
|
Challenge 5: changing username working
|
2017-04-30 20:53:42 +02:00 |
|
Nanne Baars
|
262fbbcf52
|
First setup for challenge 5
|
2017-04-30 20:53:42 +02:00 |
|
misfir3
|
459cc613e1
|
Update main.css
quick update to ensure horizontal space is used
|
2017-04-21 12:27:37 -04:00 |
|
Nanne Baars
|
2f72ac4add
|
Merge branch 'develop' into challenge
|
2017-04-16 08:54:34 +02:00 |
|
Nanne Baars
|
a63bf006d6
|
Language of the browser not english will crash WebGoat during loading of the asciidoc. This is due to the fact we always presume the lesson plan is available in the browser language. It now falls back to 'en' whenever the lesson cannot be found with the language obtained from the browser.
|
2017-04-16 07:52:30 +02:00 |
|
Nanne Baars
|
d66db56c86
|
Added test for LessonMenuService.
|
2017-04-16 07:28:35 +02:00 |
|
Nanne Baars
|
7054c44c40
|
Fixed sorting issue with lessons, in particular the challenges need to be ordered so the intro is displayed first
|
2017-04-16 05:57:40 +02:00 |
|
Nanne Baars
|
3ccfcac8ff
|
Challenge 4 done
|
2017-04-16 05:14:47 +02:00 |
|
Nanne Baars
|
ec36dbd43c
|
Challenge 4 SQL is working
|
2017-04-15 21:15:46 +02:00 |
|
Nanne Baars
|
ed0e1a1f37
|
First setup for challenge 4
|
2017-04-15 18:12:25 +02:00 |
|
Nanne Baars
|
213e73bf02
|
Making database for each user (no sharing between each other)
|
2017-04-15 18:11:55 +02:00 |
|
Nanne Baars
|
7ff5503241
|
Fixed posting flags towards the server
|
2017-04-15 14:01:34 +02:00 |
|
Nanne Baars
|
6f633a0f78
|
Added the ability to remove all *.progress files when starting the server (for development). This is sometimes necessary when the internal structure of the lessons change but we still use old progress files.
|
2017-04-15 14:01:11 +02:00 |
|
Nanne Baars
|
eb13ebc26f
|
Assignments were not grouped per lesson in the same package
|
2017-04-15 13:59:57 +02:00 |
|
Nanne Baars
|
d28eadcc55
|
Merge branch 'challenge' of github.com:WebGoat/WebGoat into challenge
|
2017-04-15 11:38:50 +02:00 |
|
Nanne Baars
|
b10817564e
|
Fixing challenges intro and challenge 3
|
2017-04-15 11:37:44 +02:00 |
|
Nanne Baars
|
4e3ca68d08
|
Stop showing old lesson overview after finishing a lesson
|
2017-04-15 11:37:44 +02:00 |
|
Nanne Baars
|
e570f4bde2
|
Fixed pagination not initializing correctly when clicking on menu items
|
2017-04-15 11:37:44 +02:00 |
|
Nanne Baars
|
6a3b40a640
|
Fixed layout issues
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
ec338326ea
|
Separating challenges
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
4feae018d3
|
Challenge 3: displaying comments
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
835cf35ea0
|
Challenge 4: First setup
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
cebf74cd10
|
Challenge 3: First setup completed
|
2017-04-15 11:37:43 +02:00 |
|
Jason White
|
9bc219e931
|
numbering on pagination
|
2017-04-15 11:37:43 +02:00 |
|
Jason White
|
e3d281a5f6
|
refactor of pagination controls
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
6a9f7e0b0f
|
Challenge 2: making elements on page work together
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
05bb61ad57
|
Roundtrip for challenge 2 done
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
599f36fdb8
|
Challenge 2 JavaScript is working
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
d1bf80a670
|
First steps for challenge 2
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
ebf2f9d864
|
wip
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
b093d36dc3
|
Added more for challenge 1 including input form group for flag
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
911fe36557
|
First attempt for challenge
|
2017-04-15 11:37:43 +02:00 |
|
Nanne Baars
|
243e6d5247
|
Fixing docker commands
|
2017-04-15 11:18:34 +02:00 |
|
Nanne Baars
|
8def26825b
|
#345 Lesson about Insecure Object References does not work - WebGoat 8.0
|
2017-04-09 06:53:14 +02:00 |
|
Nanne Baars
|
c3a11af20b
|
Fixing challenges intro and challenge 3
|
2017-04-09 05:51:46 +02:00 |
|
Nanne Baars
|
c11c0104a3
|
Stop showing old lesson overview after finishing a lesson
|
2017-04-09 05:51:12 +02:00 |
|
Nanne Baars
|
91eba2542a
|
Fixed pagination not initializing correctly when clicking on menu items
|
2017-04-09 05:48:15 +02:00 |
|
Nanne Baars
|
c2c7c602df
|
Fixed layout issues
|
2017-04-09 03:27:16 +02:00 |
|