harmonherring / harmonherring/CTF-API
Fix flag key collisions
Open
bug
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When a flag is created, we should ensure that no other flag associated with the same challenge has the same key. Because this can happen it's possible to create an unsolvable flag, which we don't want.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.