grapheo12 / iqps

Web-app meant for qp.metakgp.org
MIT License
20 stars 21 forks source link

Change all captcha to Google ReCaptcha #7

Open grapheo12 opened 4 years ago

grapheo12 commented 4 years ago

Currently, we are using django-simple-captcha plugin for captcha generation and checking. However, Google ReCaptcha is a better alternative. How to integrate it with this app is a matter open for discussion (ie, whether to use raw google recaptcha code or use some Django wrappers).