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

Add ShouldChangePasswordOnNextLogin to IdenttiyUser. #15708

Merged
merged 10 commits into from
Mar 2, 2023

Conversation

maliming
Copy link
Member

@maliming maliming commented Feb 15, 2023

This is a breaking change because you need to update ef core migrations.

@maliming maliming marked this pull request as ready for review February 17, 2023 07:12
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #15708 (8c6c23c) into dev (50f9de0) will decrease coverage by 0.06%.
The diff coverage is 1.52%.

@@            Coverage Diff             @@
##              dev   #15708      +/-   ##
==========================================
- Coverage   49.43%   49.37%   -0.06%     
==========================================
  Files        3371     3371              
  Lines      103920   104047     +127     
==========================================
+ Hits        51369    51370       +1     
- Misses      52551    52677     +126     
Impacted Files Coverage Δ
...spNetIdentity/AbpResourceOwnerPasswordValidator.cs 0.00% <0.00%> (ø)
...OpenIddict/Controllers/TokenController.Password.cs 0.00% <0.00%> (ø)
...Core/Migrations/20230216094625_Initial.Designer.cs 0.00% <0.00%> (ø)
...FrameworkCore/Migrations/20230216094625_Initial.cs 0.00% <0.00%> (ø)
.../Migrations/MyProjectNameDbContextModelSnapshot.cs 0.00% <0.00%> (ø)
...e/Volo/Abp/Identity/AspNetCore/AbpSignInManager.cs 83.33% <25.00%> (-4.67%) ⬇️
....Identity.Domain/Volo/Abp/Identity/IdentityUser.cs 90.64% <25.00%> (-1.58%) ⬇️
...ttp/Client/DynamicProxying/ApiDescriptionFinder.cs 86.36% <0.00%> (-1.14%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@realLiangshiwei realLiangshiwei merged commit c5df521 into dev Mar 2, 2023
@realLiangshiwei realLiangshiwei deleted the ShouldChangePasswordOnNextLogin branch March 2, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants