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
Soften fingerprint conflict to log-only, never block login
With the new hardware-based fingerprint, legit users on shared dev machines,
Docker images with baked-in /etc/machine-id, CI runners, and corporate golden
images can all produce the same fingerprint. Hard-blocking in that case would
lock out coworkers behind whichever user logged in first.
Keep the "Fingerprint ownership conflict" warn log as input for async abuse
review, but always proceed to createCliSession so the signal never gates
login on its own.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments