-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
Dear @golang team,
Can you remove old unsecure CRAM-MD5 from the code?
It is unsecure:
- https://tools.ietf.org/html/draft-ietf-sasl-crammd5-to-historic-00
- https://tools.ietf.org/html/draft-zeilenga-luis140219-crammd5-to-historic-00
Time to add SCRAM-SHA-*(-PLUS) supports.
Latest IMAP RFC speaks about:
Thanks in advance.
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.