Firewall filter improvements (MXS-622)

[MXS-168] Add support for function blocking to dbfwfilter Created: 2015-05-22  Updated: 2017-01-12  Resolved: 2017-01-12

Status: Closed
Project: MariaDB MaxScale
Component/s: dbfwfilter
Affects Version/s: None
Fix Version/s: 2.1.0

Type: Sub-Task Priority: Minor
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
is blocked by MXS-1070 Add functionality for getting functio... Closed
Sprint: 2017-25

 Description   

The dbfwfilter could deny functions like it denies columns. An example rule would be like this:

rule no_func deny functions user sum min max

This would block the user(), sum(), min() and max() functions.



 Comments   
Comment by Johan Wikman [ 2016-03-08 ]

Moved to 1.5 because the necessary functionality - exposing functions of a query - is not available.

Further, the regexp based filtering can to a certain extent be used for filtering out/in functions usage.

Comment by Johan Wikman [ 2016-05-31 ]

Removed fix-version. Need to be decided if and when this feature will be included.

Comment by markus makela [ 2017-01-12 ]

The dbfwfilter now supports the function rule type which accepts a list of function names as its parameter.

Generated at Thu Feb 08 03:57:18 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.