Posted by hefox on September 27, 2011 at 1:08am
A simple module with the sole purpose of going and altering places that don't call db_rewrite_sql for listings (like core that doesn't; views will) for listings of users that a non-admin may somehow be exposed to.
Right now it does it for the action form for node_assign_owner_action (the change author of node action), the views bulk operation use of that action, and user/autocomplete, the path used to populate the author field on nodes.
This is only useful if you
1) Are using a module the implements a hook_db_rewrite_sql for users table
2) Need these areas effected by db_rewrite_sql.
Downloads
Project Information
- Maintenance status: Minimally maintained
- Development status: Under active development
- Downloads: 20
- Last modified: September 27, 2011