-
I've gotten a number of emails regarding this module, and I've made some improvements based on this input in the latest release. I realize that this scheme has some inherent shortcomings, but my reference on security is "is it more secure than .htaccess?" and I think it is (please correct me if you think not!).
2002-08-02 03:15:32 UTC by alanraetz
-
Main code is now in a separate module, LoginMD5.pm, allowing easy integration with existing apps. It also supports persistent user sessions with cookies: once a user has successfully logged in, a cookie is set on the client browser, and that user session remains valid for 1 day (by default). This depends on CGI.pm cookie support.
2002-07-13 21:55:25 UTC by alanraetz
-
This is 'proof-of-concept' test code that displays all the CGI parameters passed back by the javascript, showing that everything is encoded. I wrote this for my own application (WebTool) but I figure other people might be looking for something like this. If you want to add/modify code, or turn this into a full-fledged password application, this is released under an open source license, but...
2002-07-04 08:56:46 UTC by alanraetz
-
Anonymous committed patchset 1 of module CVSROOT to the Perl JavaScript MD5 User Authentication CVS repository, changing 11 files.
2002-07-02 20:11:35 UTC by nobody
-
registered the Perl JavaScript MD5 User Authentication project.
2002-07-01 23:58:06 UTC by