No control over user capability
-
This plugin currently allows for no control over the capability of the user who gets access to redirection. This could be easily remedied by changing the third argument line 118 on redirection.php to the following:
apply_filters("redirection_user_cap","administrator")
This would allow developers to add a filter for the “redirection_user_cap” tag and change “administrator” to some other capability without editing the core of the plugin.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘No control over user capability’ is closed to new replies.