SquirrelMail  
Donations
News
About
Support
Security
Screen shots
Download
Plugins
Documentation
Sponsors
Bounties





Junk Email Filter






Security Notice
Phishing campain
Version 1.4.15
Security Upgrade
Plugins - Login: Auto
Category: Logging in

This plugin saves the username and/or password in an encrypted persistent cookie.

The encryption uses a random XOR technique, MD5, and a private key. It's portable without relying on the MCRYPT library; it's also fairly strong. Take a look at the code. It's nifty.

A 'signout' will erase the cookies.

Make sure to download the Compatibility plugin in order for Login Auto to function correctly.


Version 1.1
by Paul Lesniewski on Jun 5, 2003
Please support this plugin's development: Donate to this author
[ login_auto-1.1-1.2.tar.gz tarball (19645 d/l) Help ]
Requires: SquirrelMail 1.2, Compatibility plugin

Description:
  • Minor fix in config sample file (which completely broke v1.0)... sorry folks!

Older versions

Version 1.0
by Paul Lesniewski on May 17, 2003
[ login_auto-1.0-1.2.tar.gz tarball (6681 d/l) Help ]
Requires: SquirrelMail 1.2, Compatibility plugin

Description:
  • Updated for compatibility with SquirrelMail version 1.4
  • Internationalized plugin output
  • Updated for new plugin version reporting APIs
  • New small setup.php for faster overall SquirrelMail performance
  • Miscellaneous small bug fixes


Version 0.2
by Jay Guerette on May 4, 2001
[ login_auto.tar.gz tarball (10336 d/l)login_auto.zip zip (6553 d/l) Help ]
Requires: SquirrelMail 1.1.2 OR two hooks added to login.php

Description: Changed name from auto_login to login_auto, because Tyler Akins scares me. ... Ok, actually, he had a good idea, and hey, it's beta, I can do that. Can handle multiple encryption keys, as many as you want! Go paranoia! Clears the cookies if the login fails, so you can login normally. Forgets your username properly if you uncheck the remember username box.

If you're updating from Auto Login (the previous version), make sure you disable that plugin in the SM config, and enable the new one. Delete the old directory. (beta)

Version 0.1
by Jay Guerette on Apr 27, 2001
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: Custom-modified SquirrelMail (instructions included)

Description: Initial version. (alpha)

If you have problems with the download or decompressing...
Internet Explorer
Right-click on the file, then select "Save Target As"
Firefox, Mozilla, Netscape
Right-click on the file, then select "Save Link As"
Opera
Right-click on the file, then select "Save Link Document As"
Lynx and Links
Press "d" on the link to download the file directly.
  • Untarring problems: Your browser might have un-gzipped it for you automatically. Try just "tar xvf" instead of "tar xvfz". Also, the plugins archive isn't gzipped (it is a tarball of .tar.gz files)
  • Macintosh users: Just hold down your mouse button to get the menu instead of right-clicking.
  • If all else fails, seek our help
© 1999-2016 by The SquirrelMail Project Team