Re: Double slash break everything

2017-09-19 Thread Илья Нарыжный
Martin, Yes - that's exactly the case. Should I create JIRA ticket for this? Thanks, Ilia - Orienteer(http://orienteer.org) - open source Business Application Platform On Mon, Sep 18, 2017 at 11:37 PM, Martin Grigorov wrote: >

[ANNOUNCE] Apache Wicket 7.9.0 released

2017-09-19 Thread Andrea Del Bene
The Apache Wicket PMC is proud to announce Apache Wicket 7.9.0! Apache Wicket is an open source Java component oriented web application framework that powers thousands of web applications and web sites for governments, stores, universities, cities, banks, email providers, and more. You can find

Re: CsrfPreventionRequestCycleListener or alternative CSRF protection

2017-09-19 Thread Maxim Solodovnik
Hello Wayne, Here is the current code: [1] Seems to work as expected [1] https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java#L245 On Tue, Sep 19, 2017 at 9:51 PM, Wayne W wrote: > Hi

Re: CsrfPreventionRequestCycleListener or alternative CSRF protection

2017-09-19 Thread Wayne W
Hi Maxim, what are you using? CsrfPreventionRequestCycleListener? On Tue, Sep 19, 2017 at 2:23 PM, Maxim Solodovnik wrote: > It works for us, but we are not using *CryptMapper's ... > > On Tue, Sep 19, 2017 at 7:49 PM, Wayne W > wrote: > > Hi,

Re: CsrfPreventionRequestCycleListener or alternative CSRF protection

2017-09-19 Thread Maxim Solodovnik
It works for us, but we are not using *CryptMapper's ... On Tue, Sep 19, 2017 at 7:49 PM, Wayne W wrote: > Hi, > > does anyone else have an ideas whats I could do here. Is there anyone out > there who's successfully got the CSRF protection up and running in >

Re: CsrfPreventionRequestCycleListener or alternative CSRF protection

2017-09-19 Thread Wayne W
Hi, does anyone else have an ideas whats I could do here. Is there anyone out there who's successfully got the CSRF protection up and running in production? On Fri, Sep 8, 2017 at 10:31 AM, Wayne W wrote: > Thanks Martin, > > so I've used this: > >

Re: Joda-time dependency

2017-09-19 Thread Martin Makundi
2017-09-19 9:35 GMT+03:00 Martin Grigorov : > On Tue, Sep 19, 2017 at 8:12 AM, Martin Makundi < > martin.maku...@koodaripalvelut.com> wrote: > > > 2017-09-19 7:16 GMT+03:00 Martin Grigorov : > > > > > On Sep 19, 2017 6:22 AM, "Martin Makundi" < > >

Re: Double slash break everything

2017-09-19 Thread Martin Grigorov
Hi, I think this is a bug in Wicket. I haven't tried the quickstart app but if the 404 page cannot render its static resources then it smells like a bug, Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Sep 19, 2017 at 8:24 AM, Maxim Solodovnik

Re: Joda-time dependency

2017-09-19 Thread Martin Grigorov
On Tue, Sep 19, 2017 at 8:12 AM, Martin Makundi < martin.maku...@koodaripalvelut.com> wrote: > 2017-09-19 7:16 GMT+03:00 Martin Grigorov : > > > On Sep 19, 2017 6:22 AM, "Martin Makundi" < > > martin.maku...@koodaripalvelut.com> wrote: > > > > IMO it's better to big