-
Notifications
You must be signed in to change notification settings - Fork 982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugins serveStatic fixes #1913
base: 8.x
Are you sure you want to change the base?
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e53c58b - Browse repository at this point
Copy the full SHA e53c58bView commit details -
chore(tests): remove 2 doubled tests
The 2 tests are already available at line 230.
Configuration menu - View commit details
-
Copy full SHA for 5371b40 - Browse repository at this point
Copy the full SHA 5371b40View commit details
Commits on May 26, 2022
-
fix(restifyGH-1910): plugins.serverStatic path traversal
Fixes restify#1910 Added tests to check for traversals. Reworked existing tests for making more sense.
Configuration menu - View commit details
-
Copy full SHA for 93909da - Browse repository at this point
Copy the full SHA 93909daView commit details -
fix(restifyGH-1864): plugins.serveStatic null byte crash
Fixes restify#1864 and propable some other BadRequest types.
Configuration menu - View commit details
-
Copy full SHA for d7f32ea - Browse repository at this point
Copy the full SHA d7f32eaView commit details -
fix(restifyGH-1604): plugins.serveStatic no dep dirname
Fixes restify#1604 There should be no dependency on the dirname for specific path.
Configuration menu - View commit details
-
Copy full SHA for c85da14 - Browse repository at this point
Copy the full SHA c85da14View commit details -
fix(restifyGH-1864): plugins.serveStatic crash in Gzip
This is also to be handled for Gzip content. Fixes restify#1864
Configuration menu - View commit details
-
Copy full SHA for 1180bb8 - Browse repository at this point
Copy the full SHA 1180bb8View commit details -
Merge pull request #1 from kolbma/restifyGH-1864
plugins.serveStatic Fixes restifyGH-1864/restifyGH-1910
Configuration menu - View commit details
-
Copy full SHA for 02c1497 - Browse repository at this point
Copy the full SHA 02c1497View commit details -
Merge pull request #2 from kolbma/restifyGH-1604
plugins.serveStatic Fixes restifyGH-1604
Configuration menu - View commit details
-
Copy full SHA for 7f36ae1 - Browse repository at this point
Copy the full SHA 7f36ae1View commit details