Re: Warning: Spring Security and FileUploadInterceptor filter order

2008-12-29 Thread Musachy Barroso
could you add this to the wiki? thanks for letting us know. musachy On Mon, Dec 29, 2008 at 1:19 PM, dusty wrote: > > Hello, > > This vexed me, so I thought I would share to help anyone stuck with > something similar > > I have Spring Security protecting my Struts2 app. Originally I had my

Re: Warning: Spring Security and FileUploadInterceptor filter order

2008-12-29 Thread Nils-Helge Garli Hegvik
Hi! If you think you have found a bug in Struts 2, please register an issue in the issue tracker at https://issues.apache.org/struts/secure/Dashboard.jspa Thanks. Nils-H On Mon, Dec 29, 2008 at 7:19 PM, dusty wrote: > > Hello, > > This vexed me, so I thought I would share to help anyone stuck

Warning: Spring Security and FileUploadInterceptor filter order

2008-12-29 Thread dusty
Hello, This vexed me, so I thought I would share to help anyone stuck with something similar I have Spring Security protecting my Struts2 app. Originally I had my filters setup like this: struts-prepare /* securityFilter /* si