Releases: Yvand/LDAPCP
Releases · Yvand/LDAPCP
Yvand.LDAPCPSE v20.0.20241105.5
Yvand.LDAPCPSE v20.0.20241105.5
What's Changed
- Add property CustomFilter to class DirectoryConnection, to allow setting a custom LDAP filter per LDAP connection
- Add sample custom claims provider LDAPCPSE_basic
- Fix validation issue when multiple LDAP connections return an identical entity - #231
Nightly Release 20241028
This is a nightly release, use it with caution and do not deploy it in a production environment
Yvand.LDAPCPSE v19.0.20240823.4
Yvand.LDAPCPSE v19.0.20240823.4
Yvand.LDAPCPSE v18.0.20240513.3
Yvand.LDAPCPSE v18.0.20240513.3
What's Changed
- Fix error if group claim type does not exist in the trust by @Yvand in #207
- Ignore case when comparing claim types by @Yvand in #205
- Add property max search results count by @Yvand in #211
- Fix uninitialized properties by @Yvand in #212
Full Changelog: v17.0.20240226.2...v18.0.20240513.3
Yvand.LDAPCPSE v17.0.20240226.2
Yvand.LDAPCPSE v17.0.20240226.2
LDAPCP v16.0.20230824.1
LDAPCP v16.0.20230824.1
15.0.20220421.1394
15.0.20220408.1384 Beta
15.0.20220408.1384 Beta
Changes:
- 553dcb0 Enable augmentation by default on default LDAP connection
- accd471 update pipelines
- 7588c5b update NUnit
- 9f899c9 update text
- d861f64 Enable augmentation by default on a new LDAP connection
- b5ce4b1 Fix list of values in list of "pickerEntity metadata" in claims configuration page
- f8caefd Fix bad test to detect string "DC="
- 7542279 add Privacy policy link
- 2e3f727 update nuget packages
- 2456d31 revert change in test to allow next tests to run with a clean config
See More
- b673839 Update ci-compile.yml for Azure Pipelines
- f5b9771 Update ci-apply-dtl-artifacts.yml for Azure Pipelines
- 75c48f8 Update ci-create-dtl-environment.yml for Azure Pipelines
- 6bd5d41 Update ci-create-dtl-environment.yml for Azure Pipelines
- f9f0196 Update ci-create-dtl-environment.yml for Azure Pipelines
- 219b660 Augment groups with the same attribute as in LDAPCP config
- 5a4e1b5 Remove case sensitivity when searching in distinguishedName
- 8c6f0f7 Update logging in tests
- 5628eb7 Update DevOps pipelines
- 6b2883e Update NuGet package NUnit3TestAdapter.3.16.1 -> NUnit3TestAdapter.3.17.0
- 5f0c771 Revert "Create stale.yml"
- 2cf9f0c Create stale.yml
- 9022cbd Update NuGet package NUnit3TestAdapter and Newtonsoft.Json
- b598963 Publish v14.1 (#101)
This list of changes was auto generated.
LDAPCP 14.1.20191007.981
LDAPCP 14.0.20190821.952
Changes:
- 112ac3e Update CHANGELOG.md
- dee7f5e Fix for bug #87 in scenario where local config already exists but must be recreated
- a5c1646 Fix #87
- c7daef4 Fixing #87
- 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