-
**Environment**:
- CTFd Version/Commit: 3.3.0
- Operating System: Raspbian
- Web Browser and Version: NA, Python Issue
**What happened?**
On attempting to launch via flask on Raspbian OS,…
-
These logs are a holdover from before CTFd was even public. I have significant doubts they're even used and in many situations they're stuck inside of a transient docker container. @tecknicaltom if yo…
-
Is there a way to fill the challenges solutions when creating challenges, like on another tab "solution" and make it visible to participants when CTF is done?
-
There should be information about what version of CTFd you are currently running and direct links to the documentation for that link.
I had some admins not know what version we were on since they wer…
-
The default static flag type should have a setting for whether or not it accepts if the flag is inside of the submitted data or if the entire data must match.
Essentially:
```python
if loose:
…
-
### 问题:
按照readme所给的步骤做,但是在初始化的时候出错了。
![image](https://user-images.githubusercontent.com/46131597/72326671-9481c080-36ea-11ea-8e82-38801bf77c26.png)
### 我的配置:
题目:
![image](https://user-images.gi…
-
Some ideas for enhancing scoring:
1. The option to have a "first blood" score, e.g. an extra X points for the first solver.
2. The option to have a portion of the score split between the number of sol…
-
Crazy late-night musing: we add a `/filesystem/` endpoint supporting GET and PUT access to the user's home directory (and maybe even to other files, controlled with a `?challenge=ID` query parameter).…
-
**Environment**:
- CTFd Version/Commit: latest?
- Operating System: Ubuntu 16.04
- Web Browser and Version: Chrome
**What happened?**
Would love to have LDAP/CAS auth support baked in…
-
It would be nice to have the feature to have certain challenges hidden until teams get to a certain score or after a certain time. After they reach score thresholds or after a certain amount of time h…