This project is not covered by Drupal’s security advisory policy.
This is a simple Ctools access plugin module to verify the argument in a page path.
By default, a Drupal would accept any sub-path of a valid path. For example, if page URL of '/employees' is a valid path then '/employees/something' will be a valid path too and 'something' will be treated as the argument for the page '/employees'. Such as 'node/1', 'user/1'.
But in some scenarios, particularly for a page created by Panels module, a URL with additional path should be treated as a non-existent page.
See blow issues:
https://www.drupal.org/node/2653894
https://www.drupal.org/node/2734149
This module provide an ability to verify the page path. You can specify what argument in the page path is valid.
Settings:
See the screenshots.
Required module:
Ctools
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.No further development
No longer developed by its maintainers.- Project categories: Administration tools
3 sites report using this module
- Created by mingsong on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


