harmonherring/CTF-API

Don't add created flags to solved

harmonherring opened this issue · 2 comments

Don't add a created flag to the list of solved flags for a challenge/flag creator. Instead, allow visibility of flag for the creator of it and don't allow the creator to submit solutions for it.

Do the same for hints

Implemented in c3017f2