Activities of "maliming"

I will update the templates Thanks.

hi I am still working on it. I will leave a message if I'm done.

context.Groups.RemoveAll(x => x.Id == "Volo-Abp-Account-Picture" || x.Id == "Volo-Abp-Account-TwoFactor");

Configure<ProfileManagementPageOptions>(options =>
{
    options.Contributors.Add(new MyAccountProfileManagementPageContributor());
});



public async Task ConfigureAsync(ProfileManagementPageCreationContext context)
{
    context.Groups.Remove..

}

You add a MyProfileManagementPageContributorservice and remove two auth and pictures from the context.

No. This is build-in code, You need to remove the item from the context.

Answer

hi

https://docs.abp.io/en/abp/latest/Background-Jobs https://docs.abp.io/en/abp/latest/Background-Workers

hi

You can check https://blog.elmah.io/http-error-500-30-asp-net-core-app-failed-to-start-help/

hi

You can add an IProfileManagementPageContributor service and remove the PageGroup from the context.

You can consider adding custom to the claims. but stores a value corresponding to it, since claims may be plaintext to the client.

https://docs.abp.io/en/abp/latest/Authorization#claims-principal-factory

Showing 9181 to 9190 of 11519 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.