Skip to content

Commit

Permalink
Merge pull request #7144 from ORCID/lmendoza/9499-email-domains-inter…
Browse files Browse the repository at this point in the history
…stitial-registry-sign-in

9499-email-domains-interstitial-registry-sign-in
  • Loading branch information
leomendoza123 authored Nov 25, 2024
2 parents 1629236 + d3d0a1e commit 604400d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion orcid-core/src/main/java/org/orcid/core/togglz/Features.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@

public enum Features implements Feature {

@Label("OAUTH DOMAINS INTERSTITIAL")
@Label("Login - domains interstitial")
LOGIN_DOMAINS_INTERSTITIAL,

@Label("OAUTH - domains interstitial")
OAUTH_DOMAINS_INTERSTITIAL,

@Label("New Relic Browser Monitoring")
Expand Down

0 comments on commit 604400d

Please sign in to comment.