This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
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.
Fix OIDC delegated auth account url check #12242
Fix OIDC delegated auth account url check #12242
Changes from 2 commits
45fea8d
0f705a0
1e8023e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 1: <SessionManagerTab /> › renders spinner while devices load
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 2: <SessionManagerTab /> › renders spinner while devices load
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › renders spinner while devices load
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 1: <SessionManagerTab /> › removes spinner when device fetch fails
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 2: <SessionManagerTab /> › removes spinner when device fetch fails
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › removes spinner when device fetch fails
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 1: <SessionManagerTab /> › sets device verification status correctly
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 2: <SessionManagerTab /> › sets device verification status correctly
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › sets device verification status correctly
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 1: <SessionManagerTab /> › extends device with client information when available
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 2: <SessionManagerTab /> › extends device with client information when available
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › extends device with client information when available
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 1: <SessionManagerTab /> › renders devices without available client information without error
Check warning on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
RETRY 2: <SessionManagerTab /> › renders devices without available client information without error
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › renders devices without available client information without error
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › does not render other sessions section when user has only one device
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › renders other sessions section when user has more than one device
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › goes to filtered list from security recommendations
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › current session section › disables current session context menu while devices are loading
Check failure on line 40 in src/stores/oidc/OidcClientStore.ts
GitHub Actions / Jest (2)
<SessionManagerTab /> › current session section › disables current session context menu when there is no current device