-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update AssemblyInfo.cs * Update GlobalSettings.ascx * Update GlobalSettings.ascx * Fix error if group claim type does not exist in the trust (#207) * fix #203 * Update CHANGELOG.md * update test in GroupIdentifierEncodedValuePrefix * delete group claim type if None is selected * Ignore case when comparing claim types (#205) * ignore case when comparing claim types * Update CHANGELOG.md * Update CHANGELOG.md * add server-side member NoValueSelected to test "None" * Add property max search results count (#211) * initial work * work * Fix uninitialized properties (#212) * Update LDAPProviderConfiguration.cs * remove deprecated pipelines * test if ClaimsPrincipal.Identity is null * Add helper methods to get/delete a directory connection in the configuration * ask for confirmation before deleting connection * fix repository name hosting the reusable workflows * update build workflow
- Loading branch information
Showing
15 changed files
with
250 additions
and
384 deletions.
There are no files selected for viewing
8 changes: 5 additions & 3 deletions
8
.github/workflows/verify-prs-and-commits.yml → .github/workflows/build.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.