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

Disable hint button if they don't have enough points #23

Closed

Conversation

matt-moses
Copy link
Contributor

Not sure the logic is 100% right on this one. Should I be checking team points instead?

ShyftXero and others added 25 commits March 11, 2024 11:10
Add flag submission to more of the pages for ease of use
Fix: Once registered disallow re-register. Only set team to unaffiliated if not on a team
…for issue where purchased hints still exist but the challenge itself has been deleted.
Add support for specifying "visibility" in the toml files. Quick fix …
Fix for hint table on challenge view page
Min Python version, update SETUP.md, add support for dynamically defined default users
Re-enable startweb.sh functionality
Update scoreboard to reflect if the CTF is running or not
Make naming more generic to just BYOCTF
@ShyftXero
Copy link
Owner

ShyftXero commented Apr 23, 2024

it seems right enough. an individual is buying hints rather than the team so the individual will need to have sufficient points to make the purchase.
We had people send points to their team mates or just have their teammate make the hint purchase themselves as all purchased hints are viewable by all team members.

@matt-moses
Copy link
Contributor Author

That makes sense. I'm good with having it merged then if you're good with it.

@matt-moses matt-moses changed the title DRAFT: Disable hint button if they don't have enough points Disable hint button if they don't have enough points Apr 23, 2024
@matt-moses matt-moses closed this by deleting the head repository Jan 23, 2025
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.

2 participants