in reply to Re: CGI::Application::Plugin::Authentication, switch from DBI to htpasswd
in thread CGI::Application::Plugin::Authentication, switch from DBI to htpasswd

Update: The code just seems to work if I stick to unix crypt() and my code as mentioned above.

But how can I use CGI::Application::Plugin::Authentication with the more secure md5 method with htpasswd?
  • Comment on Re^2: CGI::Application::Plugin::Authentication, switch from DBI to htpasswd