Hi all,
I have a question about security in JQGRID.
When I display my grid, the URL generated can be copy/paste in Firebug. for example :
If I change filter_var1_id = 105 instead of 102, I can retrieve some data I'm not allowed to see (displayed in an XML format, not in the grid…)
So my questions are :
– How to prevent this ?
– Is it the right way to concat the variables in the URL ?
Thanks for your Help
Thierry
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top