[CSHARP-2669] Add string normalization for SaslPrepHelper for .NET Standard Created: 16/Jul/19  Updated: 08/Feb/22  Resolved: 08/Feb/22

Status: Closed
Project: C# Driver
Component/s: Security
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Vincent Kam (Inactive) Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates CSHARP-2823 Support SASLPrep on .NET Standard Closed

 Description   

We currently only normalize the password for NET452 due to a missing method in .NET Standard 1.5.

https://github.com/mongodb/mongo-csharp-driver/blob/3b807e658c1459682ebecd12bf3e4e57884ef741/src/MongoDB.Driver.Core/Core/Authentication/SaslPrepHelper.cs#L106

 

When we upgrade to a newer version of .NET Standard that includes the needed normalization method, we should remove the #ifdefed section(s), update the XML comments, and update the release notes.

 

 


Generated at Wed Feb 07 21:43:11 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.