Commit cc7645a
Tighten web channel default to actual web clients only (#448)
Only set channel="web" when the authenticated user's ClientType is
"web", not for CLI or API callers hitting the same endpoint. Also
update stale doc-comment on the stream handler.
Co-authored-by: Scion Agent (msg-cleanups-lead) <agent@scion.dev>1 parent 9e59488 commit cc7645a
2 files changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2575 | 2575 | | |
2576 | 2576 | | |
2577 | 2577 | | |
2578 | | - | |
2579 | | - | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
2580 | 2586 | | |
2581 | 2587 | | |
2582 | 2588 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
| 213 | + | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments