Admidio / admidio

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
https://www.admidio.org
GNU General Public License v2.0
336 stars 131 forks source link

Integrate new Captcha library #66

Closed ximex closed 8 years ago

ximex commented 9 years ago

https://github.com/dapphp/securimage

http://admidio.org/forum/viewtopic.php?f=13&t=6397

Fasse commented 9 years ago

We should implement a new captcha library that supports various captcha methods and a easy customizing.

silverches commented 9 years ago

I'm not sure about how well it will withhold bots, maybe add recaptcha2? https://www.google.com/recaptcha/intro/index.html

ximex commented 9 years ago

@silverches i like recaptcha2 too. only problem: little tracking by google

Silicon1602 commented 9 years ago

@ximex @silverches That's true, but imho it isn't that much tracking, since the recaptcha2 will only appear at the registration. I have chosen Admidio, because I didn't want to use Facebook/Google+ for our association anymore, but in my opinion there are much more advantages than disadvantages (==> tracking).

Edit: maybe it's possible to let the user make his own choice in the preferences? Recaptcha2 or PHPCaptcha.