Releases: Yvand/LDAPCP
Releases · Yvand/LDAPCP
14.0.20190806.943 Beta
Changes:
- 8b024e2 Test workaround to bug #87
- 653e1d9 Investigating issue #87
- a52aaaf Use helper SPClaimTypes.Equals when possible
- e876494 Update LDAPCPConfig.cs
- 024cd32 Simplify method LDAPCPConfig.ApplyConfiguration
- 596c376 Update method LDAPCPConfig.CreateDefaultConfiguration
- b182f3c Add method LDAPCPConfig.CreateDefaultConfiguration
- 9b2d063 Update CHANGELOG.md
- be5a75b Publish v13 (#86)
- 52aaedd Create FUNDING.yml
LDAPCP 13.0.20190621.905
Changes:
- abe485a Update CHANGELOG.md
- 45b217f Update CHANGELOG.md
- a6fbef8 Fix bug: PrincipalContext is not built with expected ContextOptions during augmentation, if LDAPConnection.UseSPServerConnectionToAD is true
- dca9d89 Improve logging during augmentation
- 3f31908 Update logging during augmentation
- 42d3437 Improve logging when testing augmentation doesn't return expected result
- fb6ed3a Improve logging when testing augmentation doesn't return expected result
- 0b66ebf Update README.md
- 05ce43b Update DevOps-RunTests.yml
- 1eccff4 Update DevOps-RunTests.yml
See more
- 7f621d8 Fix artifact name
- b187760 Fix debug/release configuration to deploy in VM running tests
- 4e96a61 Update DevOps-ApplyDTLArtifacts.yml
- d026c7b Update DevOps-Compile.yml
- b240b11 Use StringBuilder
- 59bc3ab Improve code quality as per Codacy's report
- 071eefe Improve code quality as per Codacy's report
- 5c2cbb4 Improve code quality as per Codacy's report
- f23570e Improve code quality as per Codacy's report
- fbb5d39 Update NuGet packages
- e0cd111 Update text to better explain settings
- 72b6815 Create FUNDING.yml
- c5891c7 Update DevOps-RunTests.yml
- 4e2a484 Fix typo
- c9100cc Update DevOps-ApplyDTLArtifacts.yml
- 08fad51 Fix pipelines
- 66d4765 Fix DestinationFolder
- d917bdb Fix typo in indentation
- c7228c8 Update pipelines
- 5629878 Update CHANGELOG.md
- 4862f9d Add mapping to populate the email of groups
- 2c90fa8 Correct typos
- c2debee Switch to agent "Hosted Windows 2019 with VS2019"
- 04a7598 Update comments where reflection is used
- d1b7ca2 Use reflection to copy configuration objects, whenever possible
- 0a46095 Update LDAPCP.csproj
- 24b86c0 Use reflection instead of hardcoded names to copy object LDAPConnection, to avoid misses/errors
- 6017579 Update build pipelines
- d88add4 Update DevOps-ApplyDTLArtifacts.yml
- 37c5d64 Update README.md
- 94e1177 Update build pipelines
- 80698f2 Update README.md
- c5e19d1 Update README.md
- b822fd7 Update CHANGELOG.md
- 8bc2aae Publish v12 (#80)
This list of changes was auto generated.
Beta
Changes:
- fbb5d39 Update NuGet packages
- e0cd111 Update text to better explain settings
- 72b6815 Create FUNDING.yml
- c5891c7 Update DevOps-RunTests.yml
- 4e2a484 Fix typo
- c9100cc Update DevOps-ApplyDTLArtifacts.yml
- 08fad51 Fix pipelines
- 66d4765 Fix DestinationFolder
- d917bdb Fix typo in indentation
- c7228c8 Update pipelines
See more
- 5629878 Update CHANGELOG.md
- 4862f9d Add mapping to populate the email of groups
- 2c90fa8 Correct typos
- c2debee Switch to agent "Hosted Windows 2019 with VS2019"
- 04a7598 Update comments where reflection is used
- d1b7ca2 Use reflection to copy configuration objects, whenever possible
- 0a46095 Update LDAPCP.csproj
- 24b86c0 Use reflection instead of hardcoded names to copy object LDAPConnection, to avoid misses/errors
- 6017579 Update build pipelines
- d88add4 Update DevOps-ApplyDTLArtifacts.yml
- 37c5d64 Update README.md
- 94e1177 Update build pipelines
- 80698f2 Update README.md
- c5e19d1 Update README.md
- b822fd7 Update CHANGELOG.md
- 8bc2aae Publish v12 (#80)
This list of changes was auto generated.
12.0.20190321.770
Changes:
- 6ebc7a4 Update logging and comments on augmentation
- 5124b1a Update tests
- 50be6c9 Get DistinguishedName of AD groups only if necessary (performance improvement)
- 3025bce Update README.md
- 2c7b0de Remove unnecessary code
- e7c3d8a Update text describing settings for augmentation
- 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
See more
- 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
- 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.
Beta
Changes:
- 50be6c9 Get DistinguishedName of AD groups only if necessary (performance improvement)
- 3025bce Update README.md
- 2c7b0de Remove unnecessary code
- e7c3d8a Update text describing settings for augmentation
- 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
See more
- 422256b Add more detailed logging when search tests fail
- 934ae86 Update DevOps-CreateDTLEnvironment.yml
- e9a2098 Update pipeline settings
- 36ac83b Update pipeline settings
- 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.
Beta
Changes:
- 2c7b0de Remove unnecessary code
- e7c3d8a Update text describing settings for augmentation
- 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
See more
- e9a2098 Update pipeline settings
- 36ac83b Update pipeline settings
- 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.
Beta
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.
Beta
Changes:
- 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
- d93b7bb Update build pipelines
- f90814a Update LICENSE
- 4bfa4aa Update LICENSE
See more
- 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.
Beta
Changes:
- 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
- d93b7bb Update build pipelines
- f90814a Update LICENSE
- 4bfa4aa Update LICENSE
- 2a49456 Update README.md
See more
- 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.
Beta
Changes:
- 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
See more
- 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.