~ubuntu-branches/ubuntu/quantal/squirrelmail/quantal

« back to all changes in this revision

Viewing changes to src/index.php

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-09-28 16:33:48 UTC
  • mfrom: (11.1.7 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080928163348-hgxf8au2d4zspabg
Tags: 2:1.4.15-3
Cookies sent over HTTPS will now be confined to HTTPS only
(cookie secure flag) and more support for the HTTPOnly cookie
attribute. Patch taken from upstream release.
(CVE-2008-3663, closes: #499942)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 * people to the login screen. At this point no attempt is made to see if the
8
8
 * person is logged in or not.
9
9
 *
10
 
 * @copyright © 1999-2006 The SquirrelMail Project Team
 
10
 * @copyright © 1999-2007 The SquirrelMail Project Team
11
11
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
12
 
 * @version $Id: index.php,v 1.6.2.6 2006/02/03 22:27:55 jervfors Exp $
 
12
 * @version $Id: index.php 12127 2007-01-13 20:07:24Z kink $
13
13
 * @package squirrelmail
14
14
 */
15
15