-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
A-diagnosticsArea: Error and warning messages generated by Cargo itself.Area: Error and warning messages generated by Cargo itself.C-enhancementCategory: enhancementCategory: enhancementCommand-login
Description
When using cargo login, cargo asks for
please visit https://crates.io/me and paste the API Token below
While the input is trimmed, there is more that can be done, for instance removing cargo login from beginning of token (if an entire command is pasted for some reason) and detecting things that definitely aren't tokens (too short or too long to be them, having invalid token characters and so on).
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Error and warning messages generated by Cargo itself.Area: Error and warning messages generated by Cargo itself.C-enhancementCategory: enhancementCategory: enhancementCommand-login