/[drupal]/contributions/modules/cram/cram.js
ViewVC logotype

Log of /contributions/modules/cram/cram.js

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 05:51:47 2008 UTC (21 months ago) by selmanj
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
#223527 by freso - added check to make sure that the passfield is filled out before the javascript does its hashing

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 23:17:24 2008 UTC (21 months, 4 weeks ago) by selmanj
Branch: MAIN
Changes since 1.3: +20 -18 lines
Diff to previous 1.3
added menu settings allowing the site admin to choose defaults for cram login (not currently enforced)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 05:03:17 2008 UTC (22 months ago) by selmanj
Branch: MAIN
Changes since 1.2: +9 -30 lines
Diff to previous 1.2
Big changes.  Changed 'challenge id' to be called nonce, which is a better term for what it is.  Also made it so the challenge id no longer depends on the userid.  Because of this, we can embed it directly into the form, which greatly simplifies the javascript.  This also allows us to log in during maintanence mode, which wasn't possible before.  The table schema changed so the module needs to be reinstalled to use the new schema.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 00:06:12 2007 UTC (23 months, 1 week ago) by selmanj
Branch: MAIN
Changes since 1.1: +14 -7 lines
Diff to previous 1.1
#201114: cram.js was not working correctly on the user page.  The javascript is now activated for the correct form.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 06:10:20 2007 UTC (23 months, 2 weeks ago) by selmanj
Branch: MAIN
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.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2