Activities of "maliming"

hi

We can set the default value

Please share your code. Usually, you don't need to care about the encryption, which is done automatically.

https://docs.abp.io/en/abp/latest/Settings#isettingencryptionservice

hi

var resetToken = await UserManager.GeneratePasswordResetTokenAsync(user);

hi

We are upgrading.. Please pay attention https://github.com/abpframework/abp/pull/17776

hi

You can download the source code of the account pro module and move the code to your Blazor server project.

But this is the same as using the account module in your Blazor server project.

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.

Showing 6201 to 6210 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.