-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Authentication
Backport NODE-5396 to v5.x.
Parent Ticket Description:
Use Case
As a developer
I want saslprep moved into devtools-shared
So that I have a proper working automated release
User Impact
Users using SCRAM-SHA256 and a bundler are not getting digested passwords.
Dependencies
None
Unknowns
None
Acceptance Criteria
Implementation Requirements
- Update Node driver dependency to use @mongodb-js/saslprep as optional
Testing Requirements
- Ensure tests are passing.
Documentation Requirements
Update any documentation pointing at the old saslprep module to use the new one.
Follow Up Requirements
None
- backports
-
NODE-5396 [v6 nice to have, non-breaking] Migrate driver to saslprep from devtools-shared
- Closed