~siretart/+junk/bug.306536

« back to all changes in this revision

Viewing changes to src/mailto.php

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-11-01 06:26:55 UTC
  • mfrom: (1.1.7 squirrelmail-gutsy-upstream)
  • Revision ID: jamesw@ubuntu.com-20081101062655-yaax9buhme4ukmrp
Tags: ubuntu-2:1.4.10a-1
* New upstream security release.
  - Fixes cross site scripting in the HTML filter [CVE-2007-1262]
  - Tweaks SMTP error message display (Closes: #403705).
  - Fixes address duplication on reply-all (Closes: #408242).

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 * Use the following url to use mailto:
12
12
 * http://<your server>/<squirrelmail base dir>/src/mailto.php?emailaddress=%1
13
13
 * see ../contrib/squirrelmail.mailto.reg for a Windows Registry file
14
 
 * @copyright &copy; 1999-2006 The SquirrelMail Project Team
 
14
 * @copyright &copy; 1999-2007 The SquirrelMail Project Team
15
15
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
16
 
 * @version $Id: mailto.php,v 1.11.2.5 2006/12/02 15:10:13 kink Exp $
 
16
 * @version $Id: mailto.php 12127 2007-01-13 20:07:24Z kink $
17
17
 * @package squirrelmail
18
18
 */
19
19