Re: CsrfPreventionFilter for REST

2015-10-22 Thread Violeta Georgieva
Hi, 2015-09-17 10:55 GMT+03:00 Christoph Nenning : > > Violeta, > > > > > > > Hello, > > > > > > > > ** ** > > > > > > > > *Background information:* > > > > > > > > We are trying to protect our RESTful > > > > APIs > > > > from > >

Re: CsrfPreventionFilter for REST

2015-09-17 Thread Christoph Nenning
Violeta, > > > Hello, > > > > > > ** ** > > > > > > *Background information:* > > > > > > We are trying to protect our RESTful > > > APIs > > > from > > > CSRF attack. > > > > > > The current Tomcat’s CSRF protection filter pr

Re: CsrfPreventionFilter for REST

2015-09-16 Thread Violeta Georgieva
Hi, 2012-09-26 12:21 GMT+03:00 Konstantin Kolinko : > > 2012/9/22 Violeta Georgieva : > > Hello, > > > > ** ** > > > > *Background information:* > > > > We are trying to protect our RESTful > > APIs > > from > > CSRF attack. > >

Re: CsrfPreventionFilter for REST

2012-09-26 Thread Konstantin Kolinko
2012/9/22 Violeta Georgieva : > Hello, > > ** ** > > *Background information:* > > We are trying to protect our RESTful > APIs > from > CSRF attack. > > The current Tomcat’s CSRF protection filter provides proper protection for >

Re: CsrfPreventionFilter for REST

2012-09-25 Thread Violeta Georgieva
Hi, Did you have a chance to check the issue and the proposal? Can I provide more information in order to make to them clearer? Thanks a lot. Violeta 2012/9/21 Violeta Georgieva >Hello, > > ** ** > > *Background information:* > > We are trying to protect our RESTful > APIs

CsrfPreventionFilter for REST

2012-09-21 Thread Violeta Georgieva
Hello, ** ** *Background information:* We are trying to protect our RESTful APIs from CSRF attack. The current Tomcat’s CSRF protection filter provides proper protection for web resources that are supposed to be accessed via