Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2669

Add string normalization for SaslPrepHelper for .NET Standard

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Security
    • Labels:
      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 Unassigned
            Reporter:
            vincent.kam@mongodb.com Vincent Kam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: