- 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)
-
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
