- Notifications
You must be signed in to change notification settings - Fork928
Commitfd68a63
fix: block vpn tailnet endpoint when
The work on CoderVPN required a new user-scoped `/tailnet` endpoint forcoordinating with multiple workspace agents, and receiving workspaceupdates. Much like the `/coordinate` endpoint, this needs to respect the`CODER_BROWSER_ONLY`/`--browser-only` deployment config value.--browser-only
is set (#16647)1 parent064c2d4 commitfd68a63
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
906 | 906 |
| |
907 | 907 |
| |
908 | 908 |
| |
| 909 | + | |
909 | 910 |
| |
910 | 911 |
| |
911 | 912 |
| |
| |||
1576 | 1577 |
| |
1577 | 1578 |
| |
1578 | 1579 |
| |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
1579 | 1590 |
| |
1580 | 1591 |
| |
1581 | 1592 |
| |
|
0 commit comments
Comments
(0)