Login: HTTP Authentication -- Version 1.0

If you keep SquirrelMail behind a password-protected directory on your web
server and if PHP has access to the username and password, this plugin will
bypass the login screen and use the provided username/password.


Features
========

* If enabled and the information isn't present, it doesn't crash or anything
* If the user/pass information does not work for the IMAP server, this 
  still displays the login form.


Description
===========

This plugin is actually pretty simple.  It helps you auto-login into
SquirrelMail if you use password-protected areas on your web server.  Apache
uses .htaccess files, other servers do other things.


Future Work
===========

* Ideas?


Installation
============

As with other plugins, just uncompress the archive in the plugins
directory, go back to the main directory, run configure and add the plugin.

Questions/comments/flames/etc can be sent to the SquirrelMail Plugins list.


Changes
=======
1.1 - Removed serious security issue -- the password was being logged in the
      web server logs.

1.0 - Initial version
