Skip to content
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

Fix hang triggered when using check permissions page #209

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

Yvand
Copy link
Owner

@Yvand Yvand commented Nov 20, 2023

See #210

@Yvand Yvand linked an issue Nov 21, 2023 that may be closed by this pull request
@Yvand Yvand modified the milestone: Version 21 Nov 21, 2023
@Yvand Yvand merged commit 124235c into dev Nov 21, 2023
4 checks passed
@Yvand Yvand deleted the fix-deadlock-check-perms branch November 21, 2023 08:40
Yvand added a commit that referenced this pull request Nov 21, 2023
* Add property LocalAssemblyVersion to EntraIDProviderConfiguration

* bump deps

* update solution title and description

* Improve logging (#206)

* improve reliability of logging

* explore additional logging

* update logging

* Improve exception handling and prevent ThrowArgumentNullException

* Update Logger.cs

* investigate logging

* test AzureEventSourceListener

* update logging

* update logging

* check if requests inside batch are success before proceeding

* catch SecurityException when trying to write to log

* improve logging

* cleanup

* cleanup

* Update CHANGELOG.md

* Improve page TroubleshootEntraCP.aspx (#205)

* improve page TroubleshootEntraCP.aspx

* update TroubleshootEntraCP.aspx

* Set timeout explicitly

* Update CHANGELOG.md

* change mechanism to pass custom settings

* fix typo in test of groups request

* Update EntraIDEntityProvider.cs

* bump deps and update TroubleshootEntraCP.aspx (#207)

* bump deps and update TroubleshootEntraCP.aspx

* minor changes

* Update TroubleshootEntraCP.aspx

* Update assembly-bindings.config

* improve logging when a request times out

* replace deprecated GetMemberGroupsResponse with GetMemberGroupsPostResponse

* Update EntraIDProviderConfiguration.cs

* set default timeout to 4 secs

* fix TypeLoadException in SharePoint 2016

* Update Logger.cs

* Update credentials management (#208)

* work

* work

* Update EntraIDTenant.cs

* cleanup

* work

* Fix hang triggered when using check permissions page (#209)

* Update EntraIDEntityProvider.cs

* work

* Update EntraIDEntityProvider.cs

* update SharePoint 2016 DLL to minimum required version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using the "check permissions" dialog causes a hang on the web application
1 participant