Posted by nedjo on April 3, 2007 at 4:10pm
| Project: | Organic Groups Sites |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | nedjo |
| Status: | active |
Issue Summary
og_sites should depend on paranoia, to ensure the access restrictions can't be overridden by users using PHP. It should also ensure there isn't a PHP filter present.
Approach: test in og_sites_init() for paranoia and for PHP filter, bail with error message if module not present or if filter is.