Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "Romka"

Yes, we use latest ABP packages. I send you our code. We have intensively modified the template project and in order to be able to start it, you would need a lot of third-party / corporate projects, it would be several Go of data. So I send you only the corresponding aspnetzero projects, ask me if you need more.

AspNet Zero v8.8.0 (we first noticed this behavior with the 8.7 version, and maybe before), with Angular. No, long time does'nt seeme to be in account (not sure...). By writing this, I cannot reproduce it. But I encountered that yesterday and my colleagues also noticed the problem on their own environments (with other installations of our applications, and various windows editions).

When it happens :

  • permissions are still missing after CTL+F5, after empty cache / cookies / hard reload, after logout/login.
  • if we restart the application / IIS, permission are "back" (so it's not a user error or someone who removed the permissions).

EDIT : it just happened again. maybe you are finally right : I did not touched the application for several hours (but it was running and the page was open in Chrome).

Hello,

I write in this post because we have the very same problem, and we can't figure out what to do to fix.

=> I login as a tenant's user => I "switch back to my account" which is the host admin => I can only see the Administration menu (we removed the Demo ui Components).

It does not occurs each time. When it occurs, if I put a breakpoint, say, in the getCurrentLoginInformations method, I can see that the current user is the right one (UserId 1, TenantId null). If I execute in the immediate window this.PermissionChecker.IsGranted(xxxxx.Authorization.AppPermissions.Pages_Tenants), it returns false.

Any idea on this ?

Answer

Hello again,

please help me. I configures my ADFS (a test enviroment in a VM) and added my aspnetzero-based application as a "non-claims aware relying trust".

I still cannot login ; I don't knwon what to put into the "tenant" setting in aspnetzero configuration. I am able to reach the metadata url from the computer which hosts aspnetzero.

I created an user in AD and gave him a microsoft account email address.

When trying to log in, I get this message :

Please help !

Answer

Thanks for answer, mailiming !

Answer

Hello,

I'm sorry to bother you with that again ; our customer asks us for an approximative date for this feature... so it will depend on the release date for aspnetzero 8.1. Do you know an approx date for this release ?

Thanks.

Answer

Thanks for answer.

So, we'll wait for this update, instead of hacking something unsupported.

Answer

Ok, I wrote there.

Thanks !

Done,

Thanks !

Hello @ismcagdas !

I just updated with the last 6.8.0 version. You made, as usual, a great work.

The chat has now 2 small problems.

  1. We are now able to send a file ; but, when the other user wants to download it, the browser opens a download dialog with "GetUploadedObject" instead of the original file name. "getUploadedObject" is the target remote method name in in xxxx.web.host/controllers/chatController.cs.
  2. The tooltip localized with key 'ChatUserSearch_Hint' in chat-bar.component.html, despite the "data-html='true'" attribute, does display the raw html text.
Showing 31 to 40 of 41 entries