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

« back to all changes in this revision

Viewing changes to plugins/abook_take/README

  • 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:
1
 
Address Book Take -- Version 1.3
 
1
Address Book Take
2
2
 
3
3
If you would like to add the sender of a message you're reading to your
4
4
address book quickly and easily without cutting and pasting, then this
43
43
Installation
44
44
============
45
45
 
46
 
As with other plugins, just uncompress the archive in the plugins
47
 
directory, go back to the main directory, run configure and add the plugin.
48
 
 
49
 
Questions/comments/flames/etc can be sent to
50
 
    Tyler Akins <fidian@tiny.net>
51
 
 
52
 
 
53
 
Changes
 
46
Go back to the main directory, run configure and add the plugin.
 
47
 
 
48
 
 
49
Credits
54
50
=======
55
 
1.2 -> 1.3
56
 
  * Removed warning created when all warning were enabled in PHP
57
 
  
58
 
1.1 -> 1.2
59
 
  * Fixed some HTML
60
 
  * Fixed how message body is grabbed
61
 
  
62
 
1.0 -> 1.1
63
 
  * Fixed where a color was hardcoded
64
 
  * Moved address <select> to take.php
65
 
  * Moved verification to take.php
66
 
  * Added & changed preferences
 
51
 
 
52
This plugin has been originally developed by Tyler Akins and is now
 
53
maintained by the SquirrelMail Project Team.