Kevin Chung
Kevin Chung
We need additional control over the share template for social shares * Admins can control the template * Admins can add in banner images
CTFd could benefit from a feedback system where participants can provide feedback about individual challenges or entire events. I think an upvote, downvote system is simple enough but I do...
vsot has issues with formatting templates that use boolean attributes. For example the selected attribute of an `` ``` {{ countries[country_code] }} ``` The above snippet will fail on the...
I have an idea for challenge grouping where you can group challenges and it would group them in a way that you could allow partial solves. It's only a thought...
At one point CTFd managed docker containers for CTFs. This wasn't used very often and was poorly implemented. Docker has progressed much farther since its use and I think it's...
https://github.com/qri-io/starlib Seems like this would be a useful addition to showcase an example of.
# 0.0.13 / 2024-08-26 * Bump bluemonday to 1.0.27 * Release wheels for Python 3.12
* Add email logger * Add the `logextra` parameter to the sendmail function for email sending functions to sanitize the email before logging
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....