how do add captcha to login page?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
ttcode
Posts: 6
Joined: 08 May 2022, 10:31

how do add captcha to login page?

Post by ttcode » 25 May 2022, 12:23

how do add captcha to login page?
example this packet of captcha.

https://github.com/mewebstudio/captcha

here tuto steps for laravel but for aimeos how i can add this ?
https://www.positronx.io/laravel-captch ... l-example/
thanks in advance

i think aimeos login need more security is good idea captcha or meaby other?

User avatar
aimeos
Administrator
Posts: 7923
Joined: 01 Jan 1970, 00:00

Re: how do add captcha to login page?

Post by aimeos » 26 May 2022, 09:46

Aimeos uses Laravel auth infrastructure incl. the Laravel login/register/etc. forms so you can add the captcha there like described in the links you've posted. There's no interaction with Aimeos when adding the captcha to the Laravel login page.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

ttcode
Posts: 6
Joined: 08 May 2022, 10:31

Re: how do add captcha to login page?

Post by ttcode » 26 May 2022, 12:16

thaks i go try do this

have nice day m8

Post Reply