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

« back to all changes in this revision

Viewing changes to plugins/calendar/event_edit.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:
5
5
 *
6
6
 * @copyright © 2002-2006 The SquirrelMail Project Team
7
7
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
8
 
 * @version $Id: event_edit.php,v 1.14.2.9 2006/05/06 07:52:18 tokul Exp $
 
8
 * @version $Id: event_edit.php 11118 2006-05-06 07:52:19Z tokul $
9
9
 * @package plugins
10
10
 * @subpackage calendar
11
11
 */