Activities of "liangshiwei"

Answer

Hi,

Your understanding is incorrect, action is the classification of verification. ABP has defined action.

Login:

Register:

You can implement your own logic by customizing Module

Hi,

4.0 has been released in RC.

try:

dotnet tool update -g Volo.Abp.Cli --version 4.0.0-rc.3

abp new NewProject --preview

Or you can wait for 4.0 to release stable version.

Hi,

ABP was upgraded to NET 5 in version 4.0, see: https://github.com/abpframework/abp/releases. you can upgrade your project to v 4.0

I can help you remotely. shiwei.liang@volosoft.com

Answer

Response status code does not indicate success: 401 (Logon failed.).

I see that you have uninstalled the CLI, You can reinstall them.

  1. Clear your folder
  2. dotnet tool install -g Volo.Abp.Cli --version 3.3.1
  3. Use the abp login command
  4. Use the abp suite install command.
Answer

Hi,

You also need to dotnet tool update -g Volo.Abp.Suite --version 3.3.1

Answer

Try

dotnet tool update -g Volo.Abp.Cli --version 3.3.1

Answer

ABP uses the default threshold of 0.5, If the score is less than 0.5, you will get Incorrect captcha answer. if the captcha response is null, you will get Please check the reCAPTCHA box.

However, the logic is correct, but the error message needs to be change. I will fix it in v 4.1.

Hi,

Calling API via swagger will not send xsrf-token, We fixed it in v4.0. see https://github.com/abpframework/abp/pull/6124, https://github.com/abpframework/abp/pull/5864.

For now, you can reference the Volo.Abp.Swashbuckle package to your HttpApi.Host project.

Answer

See https://developers.google.com/recaptcha

reCAPTCHA v3 helps you detect abusive traffic on your website without user interaction. Instead of showing a CAPTCHA challenge, reCAPTCHA v3 returns a score so you can choose the most appropriate action for your website.

If you want captcha check box,you need to use version 2.

But you are right, I will update the localization message.

Showing 6181 to 6190 of 6693 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.