Activities of "maliming"

hi

The ApplicationConfigurationDtoCacheAbsoluteExpiration of AbpAspNetCoreMvcClientCacheOptions is 300 seconds by default.

You can consider changing it to shorter. eg: 3 seconds.

ok, I will confirm that.

hi pierremih

Blazor wasm or blazor server?

hi

Some services are injected the Volo.Abp.Identity.IdentityUserManagerso your own will not work.

hi

You can try to replace the AbpSignInManager and IdentityUserManager and IdentityRoleManager.

https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services

hi

We can't handle the tenant-create event on the account module, but we can add an IDistributedEventHandler<TenantCreatedEto> on the template project to get admin user of a tenant and send the mail.

hi

We skipped checking if EmailConfirmed is true on 7.3.

hi

Failure sending mail. ---> System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.

You can use this sample to test your email configuration.

https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

hi

Volo.Abp.Http.Client.AbpRemoteCallException: Forbidden

Check the logs of API website.

hi @zhaof

We found a little issue, which will fix on 7.3.1. but you can override it now. Sorry for that.

Please copy the code from https://gist.github.com/maliming/72896c68db8189b88c7206bff9e10628

Showing 5771 to 5780 of 10645 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.0.0-preview. Updated on September 12, 2025, 10:20