/[drupal]/contributions/modules/cram/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/cram/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Dec 12 06:10:20 2007 UTC (23 months, 2 weeks ago) by selmanj
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Initial commit of cram module.  CRAM implements the CRAM-MD5 algorithm as a Drupal Authentication method, allowing users to login to non-SSL secured sites without fear of their password being sent plaintext over the wire.
1 To install the CRAM module:
2
3 1. Untar the file in your sites/all/modules directory.
4 2. Get the MD5 javascript library available at
5 http://pajhome.org.uk/crypt/md5/md5.js and put it in the same directory as
6 cram.module.
7 3. Activate the module within Drupal at www.mysite.com/?q=admin/build/modules .
8

  ViewVC Help
Powered by ViewVC 1.1.2