Share

Perl JavaScript MD5 User Authentication

Code

Programming Languages: Perl, JavaScript

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2002-07-02 cvs -d:pserver:anonymous@perl-md5-login.cvs.sourceforge.net:/cvsroot/perl-md5-login login

cvs -z3 -d:pserver:anonymous@perl-md5-login.cvs.sourceforge.net:/cvsroot/perl-md5-login co -P modulename

Show:

What's happening?

  • Thanks for the input

    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

  • LoginMD5.pm module w/cookies

    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

  • prototype code released

    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

  • Perl JavaScript MD5 User Authentication

    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

  • perl-md5-login

    registered the Perl JavaScript MD5 User Authentication project.

    2002-07-01 23:58:06 UTC by

Our Numbers