Skip to content

Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Yvand Yvand released this 12 Mar 10:07

Changes:

  • 4ce140b Do more fine-grained test when excluding a LDAP user missing the identity attribute
  • 064042e Update LDAPCP.cs
  • 17835e1 Read property DistinguishedName of groups only once
  • a3f3e73 Retrieve, use and cache RootContainer for each DirectoryEntry object
  • dbb4017 Update logging during augmentation
  • 2fecf6e Update logging during augmentation, and split various LDAP operations into different SPMonitoredScope
  • 422256b Add more detailed logging when search tests fail
  • 934ae86 Update DevOps-CreateDTLEnvironment.yml
  • e9a2098 Update pipeline settings
  • 36ac83b Update pipeline settings
See more
  • d93b7bb Update build pipelines
  • f90814a Update LICENSE
  • 4bfa4aa Update LICENSE
  • 2a49456 Update README.md
  • c767886 Update README.md
  • 4cb63f1 Update README.md
  • ee88e58 Update README.md
  • e68e0b3 Update README.md
  • 99aaf8e Update README.md
  • 0c36e6d Update README.md
  • 82266a1 Update README.md
  • d04d769 Update README.md
  • af743e8 Use ILDAPCPConfiguration.MaxSearchResultsCount in method FillSearch too
  • 4acc42c Cache domain name and domain FQDN of each LDAP Connection, to avoid repetitive and potentially slow queries to LDAP servers
  • cebf51f Update DevOps-CreateTestEnvironment.yml
  • ff336ea Update DevOps-CreateTestEnvironment.yml
  • 9bd6dc9 Create DevOps-CreateTestEnvironment.yml
  • 7b5c6df Update CHANGELOG.md
  • bfab1be Improve logging in method GetGroupsFromLDAPDirectory
  • 9572d3a Add property MaxSearchResultsCount
  • c53279c Update DevOps-Compile.yml
  • 350173d Update DevOps pipelines
  • e41d684 Update azure-pipelines.yml
  • f7e9b86 Update NuGet package NUnit3TestAdapter to v3.13
  • fd87fe5 Cache result returned by FileVersionInfo.GetVersionInfo() to avoid potential hangs
  • f7ba3fe Update CustomConfigTests.cs
  • f11c0c0 Re-introduce lock on TestDynamicTokens tests
  • 443d392 Update NUnit3TestAdapter to 3.12.0
  • d1e10d5 Set NonParallelizable attribute on test methods that update configuration
  • 0259774 Update version information
  • d7ef6fa Update azure-pipelines.yml
  • c64fecd Update compilation settings of tests project
  • 0207bd0 Update azure-pipelines.yml
  • 8902377 Update CustomConfigTests.cs
  • c2a6ed2 Update logging
  • 51ca45d Remove Parallelizable class attribute
  • 50e7311 Update azure-pipelines.yml
  • 405382f Update LDAPCP.Tests.csproj
  • 64ca236 Update tests
  • 3faad40 Update azure-pipelines.yml
  • 809ce06 Reorganize tests to cover more scenarios and avoid concurrent updates
  • 0946296 Fix poolName values
  • 796aece Update azure-pipelines.yml
  • f184dad Add test jobs for 2016 and 2019
  • 19972c1 Rename DevTestLab variables
  • 2d4d9b0 Update azure-pipelines.yml
  • cb07524 Update azure-pipelines.yml
  • e0ed376 Update azure-pipelines.yml
  • 644e0fe Update azure-pipelines.yml
  • 958f924 Update azure-pipelines.yml
  • 4e5c9ed Update azure-pipelines.yml
  • 69d29cb Update azure-pipelines.yml
  • 7f34117 Update azure-pipelines.yml
  • a01e765 Update azure-pipelines.yml
  • b7e50ea Update azure-pipelines.yml
  • 3311c5b Update azure-pipelines.yml
  • 0e0b2dd Fix variable names
  • 7b40cf9 Update build pipeline and tests initialization
  • be541d0 Set timeout on job CreateTestEnvironment and remove blank lines
  • 1d64898 Update azure-pipelines.yml
  • 1b79c8c Update azure-pipelines.yml
  • 8f6b021 Add jobs
  • 99f91a9 Update azure-pipelines.yml
  • 7264755 Create root site collection if it's missing
  • 6c0f93b Clean azure-pipelines.yml
  • ff75362 Set timeoutInMinutes to 90
  • b7d50b6 Update azure-pipelines.yml
  • 8640327 Update azure-pipelines.yml
  • 8bd0a69 Update azure-pipelines.yml
  • d5c6f5c Update azure-pipelines.yml
  • e782c9d Update UnitTestsHelper.cs
  • ae404be Update logging
  • f3bee8b Handle that claims provider configuration may not already exists
  • f07beec Add tracing to tests execution
  • e4cb89d Remove unused reference to System.Configuration
  • 161bd54 Use Int32.MaxValue if exact number of entities is unknown
  • 84253ae Add preprocessor directives on debug methods
  • fe918f6 Set TargetPlatform to x64
  • 016a867 Replace app.config with a .runsettings file
  • 69ec96f Add property GroupMembershipAttributes to allow customize LDAP attributes used for augmentation
  • 3fa9530 Update CHANGELOG.md
  • f374eb5 Update App.config
  • 886e6f7 Ensure that LDAPCP augments only entities from the TrustedProvider it is associated with
  • 09b14aa Fix sign-in of users failing if LDAPCP configuration does not exist
  • f72cb63 Improve tests
  • 7b2d3a1 Update NuGet packages
  • 60eb4d7 Add MajorMinorVersion
  • 2c25300 Update azure-pipelines.yml
  • 959f4f6 Create azure-pipelines.yml
  • c00858c Suppress warning during compilation
  • 920c4ea Update LDAPCP/Properties/AssemblyInfo.cs
  • 4c4c062 Update README.md
  • ea7c53c Change format of key to sign assembly
  • fc1adb9 Handle possible exceptions in PrincipalContext constructor and update logging
  • 16bb259 Updated tests
  • 213f02d Updated tests
  • 8ff7e7b Improved managemend of special LDAP characters
  • 34325e1 Added property CustomData to ILDAPCPConfiguration
  • eaf6f08 Added more strict checks on the claim type passed during augmentation and validation, to record a more meaningful error if needed
  • aa704ab Update LDAPCP.Tests/CustomConfigTests.cs
  • df361a8 Updated ReturnDefaultClaimTypesConfig
  • 1959ed7 Set property ClaimTypes in method ReturnDefaultClaimTypesConfig

This list of changes was auto generated.