Hi Isomorphic,
I just saw the SQLsqlIncludeFromDynamic sample (v12.0p_2020-04-10) and wanted to ask if it is possible to disable this behavior (and if you might want do this by default).
I really did not expect this to be possible and I do think this might pose some kind of security hole, doesn't it?
If you don't use fieldLevel Declarative Security everywhere (and not only on operationBinding level), this might open ways to get columns which were not intended to be used.
Best regards
Blama
I just saw the SQLsqlIncludeFromDynamic sample (v12.0p_2020-04-10) and wanted to ask if it is possible to disable this behavior (and if you might want do this by default).
I really did not expect this to be possible and I do think this might pose some kind of security hole, doesn't it?
If you don't use fieldLevel Declarative Security everywhere (and not only on operationBinding level), this might open ways to get columns which were not intended to be used.
Best regards
Blama
Comment