PlanetTheCloud / project-logged

Custom material design authentication template for MyOwnFreeHost
MIT License
31 stars 17 forks source link

Removing Old Style Captcha #19

Closed aa22dev closed 3 years ago

aa22dev commented 3 years ago

This pull request is to remove the old-style captcha by pre-verifying it. I had tested it on https://www.aavidtutorials-host.ml/signup.old.php https://aavidtutorials-host.ml/auth/signup (project logged)

Kindly double-check this, there can be mistakes lol

PlanetTheCloud commented 3 years ago

Wow, it does work... I think they may have eased their security policy as this is not possible after 3 accounts before. I do believe we need to implement a captcha on our end to prevent spammers from spamming the form. What do you think?

aa22dev commented 3 years ago

Wow, it does work... I think they may have eased their security policy as this is not possible after 3 accounts before. I do believe we need to implement a captcha on our end to prevent spammers from spamming the form. What do you think?

Yes, we can use invisible re-captcha of google for that.

PlanetTheCloud commented 3 years ago

Alright, will add this to LOGGED version 1.9 instead of 1.8 to further test it out and to prepare more pre-solved captchas