Activities of "maliming"

hi

I have fixed the problem.

The key code is: Dynamic permissions over static permissions. The default logic of abp is We prefer static permissions over dynamics, but it is unsuitable for your situation.

See: https://github.com/AldanJdc/AbpSolutionForPermission/pull/1

ok, I will check your project.

You can upload your test project to Github, and invite me to join.

https://github.com/maliming

Does this mean I can skip the static portion? and just use Dynamic Permission?

Yes.

You can upload your test project to Github, and invite me to join.

https://github.com/maliming

hi

You can check the source code of the Language Management module.

The DynamicLocalizationResourceContributor and DynamicResourceLocalizer services

hi

If tag helper doesn't work for you. You can use bootstrap HTML code.

hi

  1. Please share your solution structure.
  2. Please share the structure of the EF core project files.

Thanks,

hi

You can insert it into AbpPermissions table.

Then call the DynamicPermissionDefinitionStoreInMemoryCache method to clear the memory cache.

DynamicPermissionDefinitionStoreInMemoryCache.LastCheckTime = null;
DynamicPermissionDefinitionStoreInMemoryCache.CacheStamp = Guid.NewGuid().ToString();

In other words: you can use DynamicPermissionDefinitionStore to add new permission to the database instead of using StaticPermissionDefinitionStore

Dynamic means getting permissions from the database. and use DynamicPermissionDefinitionStoreInMemoryCache to cache it

hi

It would be best if you could create a webapp template project to check the key code.

Thanks.

hi

The XXX.Blazor.WebApp.Client should remove the authentication code. see:

What is current content of your client module?

Showing 2961 to 2970 of 11559 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.