Nate Lampton
Nate Lampton
The remaining two PRs, https://github.com/backdrop/backdrop/pull/1887 and https://github.com/backdrop/backdrop/pull/1888 have failing tests. Getting really close here!
I've merged https://github.com/backdrop/backdrop/pull/1885 (click jacking defense) into 1.x only, as this introduces a minor API difference. I updated the [change record](https://api.backdropcms.org/node/44961) to reflect the version being 1.9.0.
And https://github.com/backdrop/backdrop/pull/1888 has now been merged as well! It had one failing test for which I pushed a final update. Merged into 1.x and 1.8.x. Looks like that's the final...
Shoot, I hoped we could close out this issue, but there are some issues with https://github.com/backdrop/backdrop/pull/4461. I did merge https://github.com/backdrop/backdrop/pull/4460 and https://github.com/backdrop/backdrop/pull/4462, which both looked good. So we have just...
The last issue in this was actually ported in a dedicated issue: https://github.com/backdrop/backdrop-issues/issues/6426 and was completed back in Backdrop 1.28.3. Yay, we can finally close this one.
We discussed this at length during a dev meeting. @izmeez was there and described that he was under the impression we should promote the Backdrop product on the login page....
> I think the best-case scenario would be to ask traefik whether configuration is valid after a `ddev start`. I'm not sure how to do that, but I'll bet we...
While trying to resume work today I accidentally discovered that this kind of misconfiguration actually breaks _all_ DDEV web environments, even across different projects. I had switched projects and couldn't...
In https://github.com/backdrop/backdrop-issues/issues/3062, we've run into an issue that requires layouts have multiple paths. In this case, we want `node/%` and `node/%/preview` to always use the same layout. It's related to...
This might be a duplicate of https://github.com/LiquidCGS/FastIMU/issues/10. Turns out the Arduino Nano 33 IOT can sometimes use a LSM6DSO rather than LSM6DSL.