20 Feb
2009
20 Feb
'09
9:13 a.m.
On Fri, Feb 20, 2009 at 9:46 AM, Vincent Massol <[email protected]> wrote:
One easy solution I can think of would be to prevent access to them by configuring your web server to deny some actions (*/export/.....).
O.K. we'll do that if we need it fast and the other way is taking too long.
Apart from this you would have to modify some java code (the Action classes code).
That's probably what we're going to do then. I have to look at the code sooner or later anyway for the other export stuff. Thanks, Henning