in reply to HTTPD-Password Self-Management and Recovery
Assuming (from the URL you provided) that you're using the CGI module, CGI::Application::Plugin::Authentication is probably as close as you'll get. It has a driver module for .htpasswd authentication, and the default login form provides for a "forgot password" link.
|
|---|