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

Pass original renderChallenge to user defined renderChallenge #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ColdHeat
Copy link
Member

  • Pass original renderChallenge to user defined CTFd._functions.challenge.renderChallenge
  • This properly allows for customization during the render challenge phase where previously the user defined renderChallenge could not call back into the original function meaning you would need to copy the entire behavior and it would need to be theme specific

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant