Use component instantiation listener? On Tue, May 3, 2016 at 3:17 AM, Илья Нарыжный <[email protected]> wrote:
> Hello, > > Is there good way to restrict accessing bookmarkable pages through > /wicket/bookmarkable URL? > > Use case: there is ability in our software (http://orienteer.org) > dynamically enable or disable module with Development utils. This > module of cource use wicket-devutils, but neverheless fact that module > is disabled just because of presence of corresponding pages in > classpath anyone can access them directly, for example by url: > > http://localhost:8080/wicket/bookmarkable/org.apache.wicket.devutils.inspector.LiveSessionsPage > > Expected behavior: disallow accessing pages through /wicket/bookmarkable/ > > Thanks, > > Ilia > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards - Ernesto Reinaldo Barreiro
