Add string normalization for SaslPrepHelper for .NET Standard

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Security
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

       

       

              Assignee:
              Unassigned
              Reporter:
              Vincent Kam (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: