Releases of Drupal contributions that are compatible with version 5.x of Drupal Core
General bug fixes in the d5 branch. See changelog.txt for more info.
SA-CONTRIB-2009-030
SECURITY FIX: * Added node_access() check to prevent unauthorized users from modifying nodes
BUG FIXES: * Removed single action special case and pre-selected single action in dropdown * Fixed inclusion of local VBO actions
In respond to issue #467520: when file is displayed (image, pdf, txt) keep url as node url not file url?, file is now served directly at "node/[nid]/file" instead of redirection. In other word, the real filepath is "masked".
Cache moved to drupal temp. Installation process tuned.
This is the first official release of menu_stp.
This release fixes security issues in how the module handles user input.