Revision
1.2 -
(
show annotations)
(
download)
(
as text)
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
File MIME type: text/x-php
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.