Commit 8d95ff6
fix: allow git requests without session_token
Clone clients don't have the session_token (only the serve side
gets it from register). Git routes now only check that the session
is active, while poll/respond/info still require session_token.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4b7e95b commit 8d95ff6
3 files changed
Lines changed: 23 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
| 253 | + | |
261 | 254 | | |
262 | 255 | | |
263 | 256 | | |
| |||
478 | 471 | | |
479 | 472 | | |
480 | 473 | | |
481 | | - | |
| 474 | + | |
482 | 475 | | |
483 | 476 | | |
484 | 477 | | |
485 | 478 | | |
486 | | - | |
| 479 | + | |
487 | 480 | | |
488 | | - | |
| 481 | + | |
489 | 482 | | |
490 | 483 | | |
491 | 484 | | |
492 | 485 | | |
493 | | - | |
| 486 | + | |
494 | 487 | | |
495 | | - | |
| 488 | + | |
496 | 489 | | |
497 | 490 | | |
498 | 491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
368 | 373 | | |
369 | 374 | | |
370 | 375 | | |
371 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
372 | 380 | | |
373 | 381 | | |
374 | 382 | | |
| |||
0 commit comments