Ticket #31 (new defect)

Opened 2 years ago

resolveVariableModel does not check securityAdaptorList

Reported by: andrae Assigned to: pag
Priority: minor Milestone:
Component: Mulgara Version:
Keywords: Cc:

Description

This allows queries containing variable models to bypass the security layer.

Mulgara currently doesn't have any security modules in its distribution - so this code path is currently only used by various unit-tests. This bug must be fixed when we come to implement security modules.