From 58af1dc16ef6c53c78df8229376747dd34e5814b Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 17 Mar 2004 21:48:13 +0000 Subject: proper self-service login supporting plaintext, crypt and MD5 passwords --- httemplate/docs/install.html | 1 + httemplate/docs/upgrade-1.4.2.html | 1 + 2 files changed, 2 insertions(+) (limited to 'httemplate/docs') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 27056d909..7fcc4a1a2 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -54,6 +54,7 @@ Before installing, you need:
  • HTML-Widgets-SelectLayers
  • Storable +
  • Crypt::PasswdMD5
  • Apache::DBI (optional but recommended for better webinterface performance) diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html index 3c9ac9c6d..b8c5fcf7e 100644 --- a/httemplate/docs/upgrade-1.4.2.html +++ b/httemplate/docs/upgrade-1.4.2.html @@ -13,6 +13,7 @@
  • Install DBD::Pg 1.32.
  • Install Cache::Cache.
  • Install Net::SSH 0.08. +
  • Install Crypt::PasswdMD5
  • CGI.pm minimum version 2.47 is required. You will probably need to install a current CGI.pm from CPAN if you are using Perl 5.005 or earlier.
  • If using Apache::ASP, add PerlSetVar RequestBinaryRead Off to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
  • Run make aspdocs or make masondocs. -- cgit v1.2.1