Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTFF plans for next release #4

Open
3 tasks
Skyler84 opened this issue Mar 1, 2024 · 0 comments
Open
3 tasks

CTFF plans for next release #4

Skyler84 opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Skyler84
Copy link
Collaborator

Skyler84 commented Mar 1, 2024

As was discussed there are probably a few minor things that will change before the 0.4.0 release, Please correct which ones i've added or add/remove as necessary:

  • Challenge.get_flag() should be changed to take the request as an argument rather than importing Flask.request . This is to start decoupling the framework from flask for when we move away from it in a later version (to something like Startlette) and to make it clearer that the request may be used to determine the flag (from user/session data etc)
  • Add more different Parts for input types and display types
  • Rename the main CTFF class to CTF (we're not instantiating a framework?)
@Skyler84 Skyler84 added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant