Ingo Schommer
Ingo Schommer
The DashboardSectionEditorPanel recursively traverses the whole hierarchy by default, since its ParentID setting is 0. This effectively means that CMS editors have the ability to (accidentally) bring down the CMS,...
http://modules.unclecheeseproductions.com/admin is a 404. No biggie, just thought you might be interested to know :)
We've added CSRF protection to all mutations through https://github.com/silverstripe/silverstripe-graphql/commit/b59ba397ff42d8934bd2d9c932514f898c327f64 as part of a security fix. That was a tradeoff satisfying the current CMS use case, which is PHP session based....
It's a bit pointless to show the latest dev branch as a release, right? That's not what we want people to upgrade to. This is on `[email protected]`, not CWP. Maybe...
Hello there! We're planning to use redux-form in our CMS UI (silverstripe.org), which gets powered by a JSON form schema. This means we've got a "builder" class which dynamically creates...
The latest 10.x beta release is still [using](https://github.com/heroku/cli/blob/v10.0.0-beta.0/packages/cli/package.json#L26) an old 2.x release line of `@oclif/plugin-warn-if-update-available`. The [3.0 release](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md) has been out for over a year. The reason I'm asking for...