-
- [x] Identify and list all breaking changes between CTFd 1.x and 2.x data models (https://github.com/CTFd/CTFd/blob/master/CHANGELOG.md)
- [x] Add _CTFd 2.x_ as a separate framework with its own gen…
-
- [ ] Migrate to `bootstrap` 4.x (see http://getbootstrap.com/docs/4.0/migration)
- [ ] Migrate to `bootswatch` 4.x as an affected dependency (see https://bootswatch.com/)
-
![image](https://user-images.githubusercontent.com/3531020/33170061-312bbae2-d047-11e7-9e84-479a78486171.png)
Launching a docker container while passing a `CTF_KEY` results in the container dying i…
-
Steps taken:
Run docker pull bkimminich/juice-shop
Run docker run --rm -p 3000:3000 bkimminich/juice-shop
**Results:**
Standard init_linux.go:185 exec user process caused "exec format error"
O…
-
Add `angular-translate` for multi-language support. Good tutorial by @PascalPrecht: https://angularjs.de/artikel/angularjs-i18n-ng-translate
-
let me know if you need help doing that (I've done that move many times before)
-
So using a multi stage dockerfile and dockers auto build system I have managed to get a docker image to 87mb (compressed).
I've checked with a couple of the simple challenges (XSS Tier 1, Error Han…
-
Thought I'd suggest that you add an HTTP Parameter Pollution challenge.
Interestingly while I was poking around the heroku instance I found the following:
1) Search is somewhat impacted, if you sp…
-
## Introduce https://docs.travis-ci.com/user/build-stages
* end-to-end tests should run *only* if `npm test` has *passed* for all supported node.js versions
* deployment should still only trigger…
-
The themes currently provided through Bootswatch would need to be replaced with themes implemented through Angular Material.
Four themes are already provided by Angular Material as described [here](h…