Skip to content

Commit

Permalink
singin-interstitial
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Nov 25, 2024
1 parent ffa5fe8 commit 0bdf06c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export class LoginInterstitialsService {
userRecord.userInfo.EFFECTIVE_USER_ORCID

if (
// isNotImpersonating &&
isNotImpersonating &&
!this.userHasPublicDomains(userRecord.emails) &&
this.userHasPrivateDomains(userRecord.emails) &&
this.loginDomainsInterstitialEnabled &&
Expand Down

0 comments on commit 0bdf06c

Please sign in to comment.