feat(service): declare COLLAB_AUTH_MODE in service.toml so lab can forward it (cherry-pick) #72

Merged
sameh-farouk merged 1 commit from authmode_main into main 2026-06-03 16:59:44 +00:00
Member

Cherry-pick of #71 from development. Lets COLLAB_AUTH_MODE=dev lab service hero_collab --start actually reach the child (lab only forwards declared env vars). Default stays proxy — no insecure default committed. Identical code path on main.

Cherry-pick of #71 from development. Lets `COLLAB_AUTH_MODE=dev lab service hero_collab --start` actually reach the child (lab only forwards declared [[env]] vars). Default stays `proxy` — no insecure default committed. Identical code path on main.
lab only forwards declared [[env]] vars; collab declared none for auth so COLLAB_AUTH_MODE=dev was dropped and the server defaulted to proxy. Declare it (default proxy) so the operator override reaches the child. No insecure default committed.
sameh-farouk deleted branch authmode_main 2026-06-03 16:59:44 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_collab!72
No description provided.