Kevin Chung
Kevin Chung
Hello, the email address that you used appears to be bouncing.
You can send the submission directly to [email protected] since you say your issue low priority/score. We will figure out PGP if we decide to go down that route at a...
I don't believe we got an email from you.
Hi there, I have some ideas around porting the API over to https://apiflask.com/ to get automatic Swagger generation but until then you will need to figure out how modify the...
I see the benefit here but these emails are transactional and not marketing emails. I do not believe that transactional emails need to support unsubscribing?
Hi there, what's the rationale/benefit of this change?
Seems like the main difference is pip's default resolver changing. I think that's worth the update.
Hmm you could possibly overload list indexing in ServerConfig. PR welcome for this if you have the time.
We likely want to rewrite logging to be in JSON versus in the currently unstructured text data. See https://github.com/CTFd/CTFd/pull/2580
Likely, if the healthcheck file ends in `.jinja` We can render it to the same folder with the extension removed and then execute the script. So for example: ``` healthcheck:...