News

Statement 1: Before putting untrusted data into an HTML attribute, ensure it's HTML encoded. HTML attribute encoding is a subset of HTML encoding and encodes double quote ("), single quote ('), ...
What happened? Hi there, I'm building my custom datasource plugin and I noticed a strange behavior when routing frontend requests through the data proxy. I'm calling an endpoint that ends in /Our ...