[
https://issues.apache.org/jira/browse/WICKET-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439279#comment-15439279
]
ASF subversion and git services commented on WICKET-6161:
---------------------------------------------------------
Commit 4216e09a4cf23179cf9de3a23b1ad989caf7da91 in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=4216e09 ]
WICKET-6161 SecuritySettings.setEnforceMounts() should be applicable for all
kind of pages
Revert 74e7767635b5f1f20c61c07be34c4141e1da2571 from WICKET-5094 and update
javadocs
> 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
> Assignee: Martin Grigorov
> Labels: mount, mountBookmarkablePage, security
> Fix For: 8.0.0-M2
>
>
> Currently SecuritySettings.setEnforceMounts(true) works only for pages which
> do have mount point and doesn't work other bookmarkable pages.
> Issue discussed here: http://markmail.org/message/ctoac6eq26kt5jve
> 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)