-
Right now the 503 is thrown in a ControllerExtension::onBeforeInit();
https://github.com/axyr/silverstripe-console/blob/master/code/Extensions/MaintenanceModeExtension.php
This will probably not wor…
-
The [SensioLabs security checker](https://security.sensiolabs.org/database) (and the PHP package for it) uses https://github.com/FriendsOfPHP/security-advisories as a data source, which contains [some…
-
## Affected Version
All versions of SS 4.x. (and 3.x but this cannot be fixed there due to maintenance schedule)
## Description
When automatically generating an editor form for `DataObject`'s…
-
I'm just creating a PoC for a website that's using a Decoupled CMS approach. It's built with pages and blocks, which are exposed via a GraphQL endpoint. Since SilverStripe doesn't have anything to do …
-
**SS 4.1.x-dev, CWP 2.0.x-dev, securityreport 2.0.0**
![image](https://user-images.githubusercontent.com/5170590/40593113-0c4aea66-627a-11e8-84ee-5891336fee3f.png)
As per https://github.com/silv…
-
`[2023-08-08 04:07:32] error-log.ERROR: Couldn't run query: INSERT INTO "Package" ("ClassName", "Name", "Version", "Type", "Description", "Supported", "LastEdited", "Created") VALUES ($1, $2, $3, …
-
The below screenshot is taken from the `kitchen-sink` testing recipe (versions of all things shown below). I am attempting to test a feature refactor for the comments module (shifting the spam buttons…
-
The output is pretty long and easily overlooked. An option to only output failed tests or tests that take a long time would be a good asset.
-
Currently we have two ratings endpoints, `api/rating[/vendor/module]` for individual addons and `api/ratings` for bulk queries of ratings for addons. This can be quite confusing as there's only an "s"…
-
As of now [`sheadawson/silverstripe-linkable`](https://github.com/sheadawson/silverstripe-linkable) is shown as unsupported. Determining if this is something we should pull what's used into this modul…