phpbb2 User & Group Security Audit
The security settings in phpbb2 make it rather difficult to get a good idea of what a user has access to. Sure you can see permissions for a group and see permissions for a user (and group memberships), but it's a lot of jumping around and analyzing settings.
The forum I maintain makes heavy use of groups, so this query makes it easy to identify outliers - specifically users with additional settings beyond the group level.
It does require database access, and is intended for MySQL databases. It's been tested again phpbb2 v2.0.22.
Tags
Revisions
-
5/29/2012 - Article published.