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

Fix user registration, identity UI defaults #522

Merged
merged 3 commits into from
Oct 16, 2022
Merged

Conversation

VMelnalksnis
Copy link
Owner

Fixes #518, fixes #519

@codecov
Copy link

codecov bot commented Oct 16, 2022

Codecov Report

Merging #522 (5fb186f) into master (8371bc2) will decrease coverage by 0.25%.
The diff coverage is 41.37%.

@@            Coverage Diff             @@
##           master     #522      +/-   ##
==========================================
- Coverage   68.08%   67.82%   -0.26%     
==========================================
  Files         298      300       +2     
  Lines        8853     8940      +87     
  Branches      622      649      +27     
==========================================
+ Hits         6028     6064      +36     
- Misses       2595     2638      +43     
- Partials      230      238       +8     
Impacted Files Coverage Δ
...eas/Identity/Pages/Account/ExternalLogin.cshtml.cs 14.00% <ø> (ø)
...pi/Areas/Identity/Pages/Account/Register.cshtml.cs 32.81% <32.81%> (ø)
...ebApi/Areas/Identity/Pages/Account/Register.cshtml 65.21% <65.21%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit 5fb186f into master Oct 16, 2022
@VMelnalksnis VMelnalksnis deleted the fix/registration branch October 16, 2022 10:00
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.

Remove dependency on cdnjs.cloudflare.com Cannot register new user
1 participant