Activities of "maliming"

hi

This is the same design as permissions. If a user has an admin role, we should not disable the permissions which inherits from the role.

hi

https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice#updating-gateways

hi

Did you push your new changes to AbpVineforceTest1 repo?

hi

You can replace the Hangfire services. If you have a problem, I can help

https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.BackgroundJobs.HangFire

hi

How can I override feature values at tenant level as well when it's assigned at edition level?

This is the current design, you can't override it.

hi

However, I can send a confirmation email but I can not send password generated with confirmation email

You can override the RegisterAsync method of AccountAppService.

Use a new mail template to send the mail.

https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services https://docs.abp.io/en/abp/latest/Emailing#text-template-integration https://community.abp.io/posts/replacing-email-templates-and-sending-emails-jkeb8zzh

hi

Set autoSave: true you will get the latest ConcurrencyStamp

note.SetConcurrencyStampIfNotNull(concurrencyStamp);
return await _noteRepository.UpdateAsync(note, autoSave: true);

hi

You can use

  • AlwaysLogSelectors: A list of selectors to save the audit logs for the matched criteria.

https://docs.abp.io/en/abp/latest/Audit-Logging

hi

IsEnabledForGetRequests (default: false): HTTP GET requests should not make any change in the database normally and audit log system doesn't save audit log objects for GET request. Set this to true to enable it also for the GET requests.

https://docs.abp.io/en/abp/latest/Audit-Logging

It is very likely that your cache has not been cleared successfully.

You can view Redis data after flush. or delete and create a new Redis container.

Showing 5481 to 5490 of 11531 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.