Commit 7d0a502
committed
Avoid requests in recents without required token
Currently this results with a 401, and that humanizes to "token was
rejected" but that is not quite right.1 parent 7b1bcda commit 7d0a502
File tree
1 file changed
+4
-0
lines changed- src/main/kotlin/com/coder/gateway/views
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
379 | 383 | | |
380 | 384 | | |
381 | 385 | | |
| |||
0 commit comments