hi
You can update all ABP package versions to 5.1.3
in your project.
PS C:\Users\malim> dotnet tool uninstall volo.abp.suite -g
Tool 'volo.abp.suite' (version '5.2.0') was successfully uninstalled.
PS C:\Users\malim> abp suite update
[17:11:05 INF] ABP CLI (https://abp.io)
[17:11:05 INF] Updating ABP Suite ...
You can invoke the tool using the following command: abp-suite
Tool 'volo.abp.suite' (version '5.1.3') was successfully installed.
HI
Run abp suite update
hi
Is there a way to disable these new filters on the user table or another workaround to solve this problem within version 5.0.1?
Can you share the details error info?
disable these new filters
What are the new filters
? Can you share a screenshot?
hi
Try to load the navicate properties of the user.
await UserRepository.FindByNormalizedUserNameAsync(IdentityServerConsts.GetCustomerUserName(), includeDetails: true, cancellationToken: cancellationToken);
hi
You can see this https://docs.microsoft.com/en-us/aspnet/core/security/authentication/mfa?view=aspnetcore-6.0
hi chris.tune
Any update?
hi Kaspars
Please share your example project with me, I will check it. liming.ma@volosoft.com
hi viswajwalith
Please create a new question, Thanks.