From owner-cvs-ports@FreeBSD.ORG Sat Apr 15 16:44:02 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BAB916A404; Sat, 15 Apr 2006 16:44:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5890943D48; Sat, 15 Apr 2006 16:44:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3FGi2Lo018213; Sat, 15 Apr 2006 16:44:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3FGi2wv018212; Sat, 15 Apr 2006 16:44:02 GMT (envelope-from pav) Message-Id: <200604151644.k3FGi2wv018212@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 15 Apr 2006 16:44:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/squirrelmail-login_auth-plugin Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 16:44:02 -0000 pav 2006-04-15 16:44:02 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/squirrelmail-login_auth-plugin Makefile distinfo pkg-descr pkg-plist Log: 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. If this plugin enabled and the information isn't present, it doesn't crash or produce error messages. It just doesn't automatically log you in. If the user/pass information does not work for the IMAP server, this still displays the login form, just in case the web server password and IMAP password are not synchronized. WWW: http://www.squirrelmail.org/plugin_view.php?id=34 PR: ports/95752 Submitted by: Stefan Bethke Revision Changes Path 1.744 +1 -0 ports/mail/Makefile 1.1 +72 -0 ports/mail/squirrelmail-login_auth-plugin/Makefile (new) 1.1 +3 -0 ports/mail/squirrelmail-login_auth-plugin/distinfo (new) 1.1 +11 -0 ports/mail/squirrelmail-login_auth-plugin/pkg-descr (new) 1.1 +10 -0 ports/mail/squirrelmail-login_auth-plugin/pkg-plist (new)