/[drupal]/contributions/modules/paranoia/README
ViewVC logotype

Contents of /contributions/modules/paranoia/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Tue Jan 13 21:07:43 2009 UTC (10 months, 2 weeks ago) by killes
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +9 -8 lines
#209166, port to D6 by Jody Lynn
1 Paranoia module is for all the good sysadmins out there who think
2 that allowing random CMS admins to execute PHP of their choice is not
3 a safe idea.
4
5 What it will do is the following:
6
7 - Disable granting of the "use PHP for block visibility" permission.
8 Save the permissions form once to remove all previous grants.
9 (An error appears in the site status report if a role still has this permission.)
10 - Disable the PHP module.
11 - Remove the PHP and paranoia modules from the module admin page.
12 Provide a hook to let you remove other modules from the module admin page.
13
14 NOTE:
15 The only way to disable paranoia module is by changing its status in the database system table. By design it does not show up in the module administration page after it is enabled.
16
17
18 Author
19
20 Gerhard Killesreiter
21
22 $Id: README,v 1.3 2007/03/26 07:58:45 killes Exp $

  ViewVC Help
Powered by ViewVC 1.1.2