Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.5.6
-
Component/s: None
-
Labels:None
Description
This change needs to be made because the "excludes" behaviour is insecure as domain classes change over time, but even more annoying, is that it is much harder to work out what to exclude than what to include, as you can look at the form and easily tell what to include!
Hey, I wrote the original so I can complain about it too ![]()
Issue Links
| This issue is related to: | ||||
| GRAILS-3591 | bindData has the option to explictly "include" and "exlude" fields from binding, however this not documeted |
|
|
|
Hi Marc,
made the changes you suggested along with matching tests.
cheers
Lee