Open Closed

Implement recaptcha v2/v3 on login and registration page #7940


User avatar
0
Dev2ng created
  • ABP Framework version: v8.1.4
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We have overwritten the Login and Registration page following this guide. The base HTML for login and registration is taken from Abp github repo. Now on these pages I want to add recaptcha v2/v3 depending on the set configurations on AbpSettings table.


5 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    HI,

    you don't need to Implement it.

    It's already built-in

  • User Avatar
    0
    Dev2ng created

    Hi,

    We have overwritten the login and registration page with OpenSource version (mentioned links on question's description). OpenSource version of Login.cshtml and Register.cshtml doesn't have Captcha HTML code.

    Thank you

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We have overwritten the login and registration page with OpenSource version

    Because you are using the OpenSource version source code, you can use the account pro source code instead

  • User Avatar
    0
    Dev2ng created

    Hi,

    Where can I find that?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    you can download it via ABP suite,

    if it does not work, you can email me; i will share the page source code with you.

    shiwei.liang@volosoft.com

Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35