fix: Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability [GHSA-837q-jhwx-cmpv](https://github.com/parse-community/parse-server/security/advisories/GHSA-837q-jhwx-cmpv) (#9668)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"spec_dir": "spec",
|
||||
"spec_files": ["*spec.js"],
|
||||
"spec_files": ["**/*.[sS]pec.js"],
|
||||
"helpers": ["helper.js"],
|
||||
"random": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user