emathias
emathias
Hi, I have express-limiter in place and it works as a charm . The question is that for SEO reasons, I'd like to whitelist: 1 - crawlers that will index...
Hi, As of now, the implementation of node-odata requires 'auth' to be synchronous, as it has to return true or false. (as described here: http://tossshinhwa.github.io/node-odata/en/#51-resource) In realistic scenarios, checking auth...
Hi, I'd like to report a small issue regarding GitHub integration. I'm running n8n Version 1.79.3 At the moment, the regex validations in lines: https://github.com/n8n-io/n8n/blob/37d4b00e3f9c5fad0ff1d3839ad7dfdd59023a20/packages/nodes-base/nodes/Github/Github.node.ts#L556 and https://github.com/n8n-io/n8n/blob/37d4b00e3f9c5fad0ff1d3839ad7dfdd59023a20/packages/nodes-base/nodes/Github/Github.node.ts#L615 Prevent the usage...