Activities of "maliming"

hi

Try the abp get-source Volo.Docs command, It also includes the admin part.

https://github.com/abpframework/abp/tree/dev/modules/docs

hi

You can set the CreatorId of the entity by ObjectHelper.TrySetProperty(entity, x => x.CreatorId, () => YourID);.

hi

You shouldn't disable them. One of them pushes jobs to hangfire, and the other is used to clear expired tokens.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.BackgroundJobs/Volo/Abp/BackgroundJobs/BackgroundJobWorker.cs#L40 https://github.com/abpframework/abp/blob/dev/modules/openiddict/src/Volo.Abp.OpenIddict.Domain/Volo/Abp/OpenIddict/Tokens/TokenCleanupBackgroundWorker.cs#L11

Thanks. I will forward to angular team.

hi

Can you explain it in detail? If possible please share some screenshots. Thanks

hi

EF core generates different restrictions for user and userview. This has nothing to do with abp.

: )

hi

dotnet dev-certs https -v -ep authserver.pfx -p YOURPASSWORD

Answer

hi

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

This has nothing to do with ap. Please check your configuration.

The specified network password is not correct.

hi

I guess the passPhrase is incorrect. You can try with another password or re-generate a new pfx file.

Showing 5361 to 5370 of 10687 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 16, 2025, 10:35