Hi, @liangshiwe At this moment we can not upgrade full project. Is it any way to upgrade only this one component?
Hi, I cretaed new project and reproduce error. But on new project it redirects to home page. I start investigate why and I can see there is difference on source of component <abp-http-error> at html element <a >
On new project (created with abp suite with 8.1.3) I can see following:
but on my project (I used abp suite version 8.0.0) I can see this souce:
so how can I align component <abp-http-error>?
1 BUG: Click on button at Error Massage is not working. "Go to the homepage". Why it is presented if it do nothing? What is a way to control it?
Bad action with error 403... After getting this error I even can not click Back button on browser because it goes back to Forbidden page which gives again this error:
2 BUG: Can not translate message - it is not presented in dictionary and I can not find way how to translate it.
I can translate Titile and Button title but I can not translate Message "Not found item!" - there is not such in dictionary.
Hi, @sumeyye.kurtulus Please check my last comment as we need help on this.
And one more **important **question: Is it any validation exists on backend services - looks like we may Impersonate any-to-any user even for those which has no Impersonate permissions assigned.
Hi, @sumeyye.kurtulus this looks ok if it related to Impersotaion. If user have permission so it will work. But we want to use Delegation.
From my example above (picture) I have CurrentUser and it allowed to "Login" based on Delegation from user John. What code for "Login" action (click) should be in such scenario? Looks to security issue.
Hi, @Anjali_Musmade Now it works. Thank you!
This issue could be closed. Thank you for for help and patience :)
Hi, We are blocked with next steps in implementation of solution for our customer. May someone check last comment and provide code example?
Hi, And what is about login.cshtml.cs because I can not use it without having proper .cs file