Log of /contributions/modules/cram/cram.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.4.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 20 20:06:06 2008 UTC
(21 months, 1 week ago)
by
selmanj
Branch:
DRUPAL-6--1
Changes since
1.2: +37 -13 lines
Diff to
previous 1.2
#223378 by Freso. Code should now be compatible with D6. This commit is a direct port; there should be no new features or changes to underlying functionality (other than what is necessary to upgrade). Thanks Freso for all your hard work.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 26 05:03:17 2008 UTC
(22 months ago)
by
selmanj
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-5,
DRUPAL-6--1
Changes since
1.1: +6 -6 lines
Diff to
previous 1.1
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.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.