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
- Move HTTPS enforcement from config.Load() to PersistentPreRunE, skip
for "config" subcommands so users can fix a bad base_url without lockout
- Route discoverOAuth messages through LoginOptions.Logger instead of
writing directly to os.Stderr
- Clean up stale temp files on non-Windows rename failure in both
atomicWriteFile (config.go) and saveAllToFile (keyring.go)
0 commit comments