This project is not covered by Drupal’s security advisory policy.
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.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Created by hefox on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.