You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: separate CLI auth gate from persisted approvals
Persisted approvals no longer activate the authorisation gate on their
own. Only CLI --authorized-keys controls whether the gate is active.
This prevents open-mode bunkers from silently switching to restricted
mode after a restart.
0 commit comments