Greg Walker

Results 12 comments of Greg Walker

Shoutybox is shoutier than ever! The first time around, it only shouted "no" 17 times!

We can ask @cannandev tomorrow. It needs dev eyes IMO.

There are also questions here about whether we want to be using Netlify CMS. It's being picked up by another vendor and is supposedly going to be maintained again, but...

I need to correct (or clarify?) myself from yesterday's conversation. I said we could update a value in the guide config file and be done. That is only true if...

How are external links identified? Do content authors need to mark them up themselves, or is there/should there be some kind of automation to find them? (e.g., anything that does...

I don't know if this is helpful, but I ran into a similar issue in January. Chrome got very picky about 3rd-party cookies, and if the user only just recently...

Some updates, per my understanding (@abdul-fs, @mwreiss please weigh in if any of this is inaccurate): 1. The reason staging worked while production did not is because in staging, the...

Awesome! Can you temporarily add me as an admin to take a look too? I assume the reason I still get stuck on the `logged-in` page is because I'm not...

Yep, that's me. Rats. I was hoping it was just my end. Ah well...

Copying this comment from the PR: --- I've run the tests locally with the following set of session configurations: ### As-is ```js app.use( session({ name: 'session', keys: new Keygrip([vcapConstants.PERMIT_SECRET], 'sha256',...