User: mpd Branch: DRUPAL-4-5 Date: Mon, 21 Mar 2005 20:15:38 +0000 Added files: /modules/challenge_response challenge_response.module challenge_response.mysql user.patch Log message: Initial version of challenge_response module. Implements challenge/respon- se authentication using: one-time MD5 hash of "random" number; MD5 of users's password; client-side generated response. If the client-side resp- onse matches a response generated by the server, the user is granted access to the system. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/challenge_response... http://cvs.drupal.org/diff.php?path=contributions/modules/challenge_response... http://cvs.drupal.org/diff.php?path=contributions/modules/challenge_response...