Skip to content

Commit

Permalink
Add reminder to makes coding challenges available after hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Aug 24, 2021
1 parent f1b23f2 commit b2ba1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ challenges:
showSolvedNotifications: true
showHints: true
showMitigations: true
showCodeSnippets: always # Options: never solved always
showCodeSnippets: always # Options: never solved always # TODO Switch to "solved" before release of v12.9.0
restrictToTutorialsFirst: false
overwriteUrlForProductTamperingChallenge: 'https://owasp.slack.com'
xssBonusPayload: '<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/771984076&color=%23ff5500&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>'
Expand Down

0 comments on commit b2ba1f3

Please sign in to comment.