Ilia Naryzhny created WICKET-6161:
-------------------------------------
Summary: SecuritySettings.setEnforceMounts() should be applicable
for all kind of pages
Key: WICKET-6161
URL: https://issues.apache.org/jira/browse/WICKET-6161
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 7.2.0
Reporter: Ilia Naryzhny
Currently SecuritySettings.setEnforceMounts(true) works only for pages which do
have mount point and doesn't work other bookmarkable pages.
Issue discussed here:
http://wicket-dev.markmail.org/search/?q=#query:+page:1+mid:55bimjxhfe3sbapy+state:results
The point is to disallow of using /wicket/bookmarkable/ for all pages if
enforceMounts was set to true.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)