Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SupportedOSPlatformAttribute("windows") from LdapSessionOption #61388

Merged
merged 5 commits into from
Nov 24, 2021

Commits on Nov 10, 2021

  1. Remove SupportedOSPlatformAttribute("windows") from LdapSessionOption…

    …s due to LDAPS now being supported on Linux as of .NET 6
    macsux committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    dd38ff6 View commit details
    Browse the repository at this point in the history
  2. Add explicit support for Linux on SSL in LdapSessionOptions. This cha…

    …nges previous commit that removed attribute entirely
    macsux committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e70a338 View commit details
    Browse the repository at this point in the history
  3. Add SupportedOSPlatformAttribute for LdapSessionOptions.SecureSocketL…

    …ayer to implementation sources
    macsux committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    216c08b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fdf24b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Re-adding extra line

    joperezr committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    d4961ff View commit details
    Browse the repository at this point in the history