This website requires JavaScript.
Explore
Help
Sign In
joe
/
kami-parse-server
Public Access
Watch
1
Star
0
Fork
0
You've already forked kami-parse-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a8670dc22f861fd15e77c0a2be8ffcb79d66233
kami-parse-server
/
src
/
Adapters
/
Files
History
Manuel
066f29673a
fix: server crashes when receiving file download request with invalid byte range; this fixes a security vulnerability that allows an attacker to impact the availability of the server instance; the fix improves parsing of the range parameter to properly handle invalid range requests ([GHSA-h423-w6qv-2wj3](
https://github.com/parse-community/parse-server/security/advisories/GHSA-h423-w6qv-2wj3
)) (
#8235
)
2022-10-15 00:48:22 +02:00
..
FilesAdapter.js
Fix Prettier (
#7066
)
2020-12-13 11:19:04 -06:00
GridFSBucketAdapter.js
fix: server crashes when receiving file download request with invalid byte range; this fixes a security vulnerability that allows an attacker to impact the availability of the server instance; the fix improves parsing of the range parameter to properly handle invalid range requests ([GHSA-h423-w6qv-2wj3](
https://github.com/parse-community/parse-server/security/advisories/GHSA-h423-w6qv-2wj3
)) (
#8235
)
2022-10-15 00:48:22 +02:00
GridStoreAdapter.js
feat: upgrade to MongoDB Node.js driver 4.x for MongoDB 5.0 support (
#7794
)
2022-02-06 18:30:36 +01:00