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

Hide multi emails and mobiles per user feature specific claims in self-register page #6977

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

PasinduYeshan
Copy link
Contributor

@PasinduYeshan PasinduYeshan commented Oct 13, 2024

Hide newly introduced following claims from Self registration page.

  • http://wso2.org/claims/emailAddresses
  • http://wso2.org/claims/verifiedEmailAddresses
  • http://wso2.org/claims/mobileNumbers
  • http://wso2.org/claims/verifiedMobileNumbers

Previous:
before

After Fix:
after

Related Issues

Related PRs

@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.79%. Comparing base (8f7beb2) to head (52509e8).
Report is 16 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6977   +/-   ##
=======================================
  Coverage   31.79%   31.79%           
=======================================
  Files          41       41           
  Lines         890      890           
  Branches      204      215   +11     
=======================================
  Hits          283      283           
+ Misses        607      557   -50     
- Partials        0       50   +50     
Flag Coverage Δ
@wso2is/core 31.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 14 files with indirect coverage changes

@PasinduYeshan PasinduYeshan merged commit 446a407 into wso2:master Oct 13, 2024
11 checks passed
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.

3 participants