Description
Currently when a user submits a flag the Flag Submission box still displays until page reload.
The desired behavior is as follows:
- Admins can submit the same flag over and over and it should never create a solved challenge, and therefore they will only be shown the text saying "Flag Accepted" but after page reload they will be able to submit again.
- Players should only be able to submit a flag once, and once they see "Flag Accepted" they should not have the option to resubmit.
Tests to verify this behavior would be awesome, since admins are unable to verify it by hand without creating a team account.