-
Notifications
You must be signed in to change notification settings - Fork 8
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
Rename AzureCPSE to EntraCP #199
Merged
Merged
Conversation
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
* remove generic from the persisted object * rename namespaces * rename namespaces * move some files * rename folder * Update Logger.cs
Yvand
added a commit
that referenced
this pull request
Sep 27, 2023
* Update dependencies and reference to Microsoft.SharePoint.dll (#184) * bump deps to SPSE and .NET 4.8 * update * Update AzureCP.Tests.csproj * Update CHANGELOG.md * Change the deploymentServerType of the wsp solution to ApplicationServer (#185) * change deploymentServerType to ApplicationServer * Update CHANGELOG.md * update msal.net * start update of Microsoft.Graph to 5.18.0 * remove deps on Microsoft.Identity.Client * in progress * in progress * working on it * working on it * in progress * in progress * very early work * continue work * in progress * in progress * in progress * in progress * in progress * in progress * in progress * in progress * in progress * in progress * in progress * reorganize structure of admin pages and features * in progress * in progress * in progress * in progress * in progress * Update AzureCPSE.cs * rename properties * in progress * rename class GlobalSettings to GlobalSettingsUserControl * in progress * fix tests * update tests * update tests * in progress * in progress * in progress * fix extension attributes * update logging * in progress * update design of tests * update tests * rewrite tests * update tests * Update AzureADEntityProvider.cs * update tests * Update AzureADEntityProvider.cs * in progress * update tests * rename class * Update GuestAccountsUPNTests.cs * update Microsoft.Graph * improve BuildFilter * Improve BuildFilter * Update AzureADEntityProvider.cs * update the copy of persisted objects * in progress * Move the generic class on the persisted object directly (#190) * in progress * in progress * in progress * in progress * in progress * in progress * in progress * in progress * in progress * in progress * update tests * update admin controls * remove console app * in progress * update Microsoft.Graph to 5.22.0 * update tests * in progress * update code * Update CHANGELOG.md * set default values * remove useless properties * ensure default values when creating configuration * Update AADEntityProviderConfig.cs * bump deps * update how settings are managed * Update WrongConfigTests.cs * always reset settings when applying new config * change how settings are updated * cleaning * fix issues / optimizations in GetUserKeyForEntity() and GetClaimTypeForUserKey() * Create testinstall.aspx * small updates * multiple updates * Add method TestConnectionAsync and update TestAzureCPInstall.aspx * Update TestAzureCPInstall.aspx * update TestAzureCPInstall * Various improvements when no SPTrustedLoginProvider is associated * improve logging during augmentation * Create assembly-bindings.config * Update AzureCP.csproj * Create AzureCP.nuspec * Update AzureCP.csproj * Update AzureCP.nuspec * update data for nuget * shorten namespace name to deal with FullName max length in persisted object name * Update AzureCP.Tests.csproj * Update AzureCP.nuspec * Update AzureCP.csproj * Update AzureCP.csproj * Update AzureCP.csproj * Update AzureCP.csproj * update nuget data * Update AzureCP.csproj * Update AzureCP.csproj * Revert "Update AzureCP.csproj" This reverts commit f15e71b. * Update AzureCP.csproj * Update AzureCP.csproj * Update AzureCP.nuspec * replace deprecated BatchRequestContent with BatchResponseContentCollection * bump Microsoft.Graph to 5.24.0 * Update TestAzureCPInstall.aspx * Update TestAzureCPInstall.aspx * Update TestAzureCPInstall.aspx * update and rename TroubleshootAzureCP.aspx * Update verify-prs-and-commits.yml * Update AzureCP.nuspec * change ID of features * deactivate ChaosHandler * Set logging area name to AzureCPSE * Update AzureCP.csproj * Update AzureCP.csproj * Revert "Update AzureCP.csproj" This reverts commit a75b495. * code cleaning * remove dependency on Nito.AsyncEx (9 assemblies removed from the package) * Update AzureCP.nuspec * bump Microsoft.Graph to 5.25 * Rename folder Yvand.ClaimsProviders to Yvand * update Microsoft.Graph to 5.26.0 * Update assembly-bindings.config * Rename AzureCPSE to EntraCP (#199) * Rename AzureCPSE to EntraID * rename files * Remove generic (#200) * remove generic from the persisted object * rename namespaces * rename namespaces * move some files * rename folder * Update Logger.cs * Update CHANGELOG.md * Update assembly-bindings.config * bump deps * Update assembly-bindings.config * add more checks * Update ClaimTypesConfig.ascx.cs * update logging * Update CustomConfigTests.cs * update strings to EntraCP * Update UnitTestsHelper.cs * Update UnitTestsHelper.cs * update site * Update CHANGELOG.md * Update publish-production-release.yml * Update publish-nightly-release.yml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.