Pin attended OpenBao login to the operator tunnel.
Public Ingress is gone, so BAO_ADDR=https://bao.coulomb.social fails before command handoff. The wrapper now uses 127.0.0.1:18200. Assistant: grok Assistant-Session: 01a0a23b-3bf0-7341-b4e5-9dc05f72573a
This commit is contained in:
parent
4b34c239bc
commit
75e5c1af65
4 changed files with 37 additions and 4 deletions
|
|
@ -55,7 +55,9 @@ Warden's contained child inherits the caller's cwd, so a relative `scripts/...`
|
|||
path raises OSError, prints `attended command could not start`, and revokes a
|
||||
successful login without applying the callback. Do not run the owner command
|
||||
directly with a persistent token. The wrapper also supplies the WSL browser
|
||||
launcher when native `xdg-open` is absent.
|
||||
launcher when native `xdg-open` is absent, and pins `BAO_ADDR` to
|
||||
`http://127.0.0.1:18200`. After public Ingress retraction, CLI login against
|
||||
`https://bao.coulomb.social` fails before command handoff.
|
||||
|
||||
## Guarded sequence
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue