You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.