Activities of "maliming"

Answer

hi @alexander.nikonov

Your situation is complicated, I cannot confirm the problem,

Can you use the template project to reproduce the problem and share it with me? liming.ma@volosoft.com

hi

I think you can remove the all HttpApi.Client modules.

https://docs.abp.io/en/abp/latest/Best-Practices/Module-Architecture#layers-packages https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients

hi

The SampleAppService inherited the IValidationEnabled interface, but SampleController not.

Defines IValidationEnabled to add automatic validation to an arbitrary class. Since all the application services inherently implements it, they are also validated automatically.

https://docs.abp.io/en/abp/latest/Validation https://docs.abp.io/en/abp/latest/Validation#validation-infrastructure

https://github.com/abpframework/abp/pull/7804

hi @neurawitch

I will confirm this question again, sorry.

hi

It works with the front-end DataTables pagination.

If your application has hundreds or thousands of users, you don't want to return so much data at once.

You can also customize a method to return all users.

hi

So there is currently no way of customizing the email sent for email security code, even just the translation?

I have implemented it and it will be available in 4.3.

You can provide a new email template. Rewrite SendSecurityCodeModel to use this template to send emails.


Please check this document: https://docs.abp.io/en/abp/latest/Text-Templating#localization

hi

We will solve the problem of https://nuget.abp.io/ today, you can try again. : )

You can check this https://github.com/abpframework/abp/pull/7783

For Identity Server, RedirectUris is fixed, I will try to found a way to make it dynamicall.

Showing 10701 to 10710 of 11058 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 October 30, 2025, 06:33