Gordon Beeming

Results 14 comments of Gordon Beeming

@danielmackay, are you happy that I look at replacing these placeholders?

Howzit @Byron Yes, that's correct, before it would use our project template and basically fill in the gaps 🙂 Here's, the template if you want to see for context https://github.com/SSWConsulting/SSW.GitHub.Template/blob/main/.github/pull_request_template.md

I'm getting the same thing for close to 2 weeks now... thought it was a iss-me but looks to be an issue 😕 This affects all MCPs it looks like,...

/cc @joshbermanssw @isaaclombardssw This ended up being a CSP issue on my side... please document the CSP requirements to run `/admin` ```diff const baseCsp = [ "default-src 'self';", - "img-src...