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

« back to all changes in this revision

Viewing changes to plugins/test/INSTALL

  • 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
Installing Test
 
2
===============
 
3
 
 
4
The Test plugin comes with SquirrelMail, so you should
 
5
only need to activate it using the configuration utility.
 
6
 
 
7
1) Go to your config directory and run conf.pl.  Choose
 
8
   option 8 and move the plugin from the "Available Plugins"
 
9
   category to the "Installed Plugins" category.  Save and exit.
 
10
 
 
11
  $ cd config/
 
12
  $ ./conf.pl
 
13