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(cloud-agent-next): fail closed on GitLab access revocation
Access-revocation reasons (no_integration_found, invalid_org_id) now
throw BAD_REQUEST instead of falling back to the stored token, so the
session cannot keep using a managed GitLab token after the integration
or org access was removed. Transient failures retain the last-known
token fallback.
0 commit comments