🔒 Made names for uploaded files more secure and resilient to filesystems' limits #15813
Annotations
1 error and 2 warnings
Regression tests
Process completed with exit code 1.
|
Regression tests:
ghost/core/test/regression/api/admin/authentication.test.js#L100
Retried 'Authentication API Blog setup complete setup' due to 'The theme dawn should have been installed'
|
Regression tests:
ghost/core/test/regression/api/admin/authentication.test.js#L77
Retried 'Authentication API Blog setup complete setup' due to '"response.body" is missing the expected property "users"
Snapshot name: `Authentication API Blog setup complete setup 1: [body] 1`
- Expected properties - 3
+ Received value + 10
Object {
- "users": Array [
+ "errors": Array [
Object {
- "created_at": StringMatching /\\d\{4\}-\\d\{2\}-\\d\{2\}T\\d\{2\}:\\d\{2\}:\\d\{2\}\\\.000Z/,
- "updated_at": StringMatching /\\d\{4\}-\\d\{2\}-\\d\{2\}T\\d\{2\}:\\d\{2\}:\\d\{2\}\\\.000Z/,
+ "code": null,
+ "context": null,
+ "details": null,
+ "ghostErrorCode": null,
+ "help": null,
+ "id": "903d2350-de3a-11ef-93cb-cd173b819493",
+ "message": "Setup has already been completed.",
+ "property": null,
+ "type": "NoPermissionError",
},
],
}'
|
Loading