Kevin Chung

Results 334 comments of Kevin Chung

I do think this is a good idea but the tests are quite slow overall and testing all of these versions will make it take awhile. Perhaps only add this...

Just so I'm clear, the objective for this PR is to add in allows/blocks of specific email addresses?

``` Registering a user - User can check a box to say "subscribed to announcements" - User will receive an email that they can click to confirm their email address...

It will be tough to rename it now but it could possibly be done for the integration between dynamic+standard challenges. I think parabolic is probably the more correct term but...

@puckk Thanks for this! Can you actually put your translations into Crowdin? https://crowdin.com/project/CTFd

I think this is a good improvement but I am unsure about pip alternatives generally. I wonder if it makes sense to build this on top of uv.

@calebstewart can you reduce this PR so that it is only introducing pyproject.toml? I do not think that introducing pyproject.toml also needs to additionally introduce a new package manager.

I believe you have changes in your local repository which is causing the errors you're seeing. Try running the command after committing the changes and then it should work.

git is used by ctfcli to support versioning of challenges. CTFd itself does not do versioning so we use git to track how challenges change. We use a bit of...

Just to make sure the intention for this is to force a reupload of the file to the server right?