ISN-Zurich / PersonalDossiers

A repository about the Personal Dossiers Project in ISN. It is about the development of a "collecting mechanism" of dossiers-items already hosted in ISN's digital library and transformation of this collection into user-defined educational modules.
0 stars 0 forks source link

Implement CAPTHCA in registration form #107

Closed evangelia-mitsopoulou closed 10 years ago

evangelia-mitsopoulou commented 10 years ago

Current Behavior: In registration form there are currently some fields that the new user needs to fill in order to register to Personal Dossiers.

Desired Behavior: Add in registration process the CAPTCHA !

Hints: There are two techniques for CAPTCHA validation. Client side and server side.

NOTE: Send a 400 error when the captcha is not filled in correctly.