I'm using pghero behind a WAF that rejects form submissions with SQL and wanted to look into adding a hook into pghero so that I could do something like base64 encode the query and decode it in the controller or... something.
But I wanted to ask here if that would be considered as an addition or if any thought had been put into something like that before.
I'm using pghero behind a WAF that rejects form submissions with SQL and wanted to look into adding a hook into pghero so that I could do something like base64 encode the query and decode it in the controller or... something.
But I wanted to ask here if that would be considered as an addition or if any thought had been put into something like that before.