-
Notifications
You must be signed in to change notification settings - Fork 220
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
Add ShowUsernameUnavailability config to self registration #870
Conversation
02deea1
to
57997d2
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #870 +/- ##
=============================================
+ Coverage 22.15% 36.41% +14.26%
- Complexity 915 1451 +536
=============================================
Files 267 267
Lines 15472 15800 +328
Branches 2092 2183 +91
=============================================
+ Hits 3428 5754 +2326
+ Misses 11590 9330 -2260
- Partials 454 716 +262 ☔ View full report in Codecov by Sentry. |
PR builder started |
PR builder completed |
Integration test failure will be fixed with wso2/product-is#21447 once this is bumped into prod-is. |
cb9395f
to
b671943
Compare
...ry/src/main/java/org/wso2/carbon/identity/recovery/connector/SelfRegistrationConfigImpl.java
Outdated
Show resolved
Hide resolved
01bff29
to
ee0e917
Compare
ee0e917
to
957d049
Compare
Proposed changes in this pull request
Introduce option to handle username existence and non-existence in the same way when account verification is enabled.
Related PRs
ShowUsernameUnavailability
check value wso2/carbon-identity-framework#6046Related Issues
Checklist (for reviewing)
General
Functionality
Code
Tests
Security
Documentation