Commit 1e527a1
committed
Properly restrict clarification thread to team.
Previously, the following could happen:
- team A requests a clarification, potentially including details the
jury doesn't want to broadcast
- the jury replies to everyone, removing the part from the question that
they don't want to have broadcasted
- team B views the reply from the jury, sees the whole clarification
thread
Found while working on #30871 parent 6573249 commit 1e527a1
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
0 commit comments