Lee Conlin

Results 22 issues of Lee Conlin

``` Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' *.cloudflare.com *.disquscdn.com *.googleapis.com *.buttercms.com *.googleusercontent.com 'nonce-Tz8sqHeAjtkqmJZxqciT/YJzmu27Nqr7Y2WPwJMT+Cs='". Either the 'unsafe-inline' keyword, a hash ('sha256-U9tCTcgKy8M4xindppgbF+UxDlhaFqd2U2zGu0s19ik='),...

Just in case you didn't know the site is down.

**Describe the bug** When starting the container, it seems to "sort of" ignore the `AZURE_COSMOS_EMULATOR_PARTITION_COUNT` environment variable and always tries to start 11 partitions. I set `AZURE_COSMOS_EMULATOR_PARTITION_COUNT=4` and this was...

bug

**Config file** ```js module.exports = { wordpress: { url: 'https://www.parcelhub.co.uk' }, prismic: { repo: 'parcelhubltd', locale: 'en-gb', categoriesType: '' }, optimizeMediaRequests: false, schema: async function(post, html) { return { type:...

If you remove the `categoriesType` property from the config file completely (it is marked as optional after all) then the following error happens: **Config file** ```js module.exports = { wordpress:...

## Description of problem Our infrastructure is based in Azure. To avoid egress fees, is it possible to have backups sent to an Azure Storage Account?

type: service

### Describe the bug Running LogTo using Docker compose locally I get CORS errors in the admin console on localhost:3001 when it calls the API on localhost:3002. ### Expected behavior...

bug

### 🚀 Feature Description As a Devops admin, I'd like to deploy via docker-compose using environment variables for secrets, to automate deployments with secrets. ### ✔ Goals - [ ]...

enhancement

Packages added when adding this nuget to a .net Framework 4.6.1 webforms application included... ``` ``` This seems a little excessive and many of these can't possibly be required by...

I have a use case as follows: I have a single global tenant (Let's call this HQ). I have multiple "Groups" (sub-tenants of HQ). Each group has one or more...