simple-picture-gallery/picture-gallery-server
Stefan Forstenlechner 53e0e9bd1f Add security check to avoid access violations
In case of malicious users double check paths, so that they are not able
 to traverse outside of the image directory.
2022-04-29 21:14:38 +02:00
..
src Add security check to avoid access violations 2022-04-29 21:14:38 +02:00
.eslintrc.json eslint ignore unused variables with underscore prefix 2022-04-17 14:09:57 +02:00
.prettierignore server format commit 2022-04-09 20:36:52 +02:00
package-lock.json Catch incorrect path exceptions and add logging 2022-04-17 16:21:44 +02:00
package.json Better error handling 2022-04-25 23:31:17 +02:00
tsconfig.json initial commit 2022-04-09 13:30:58 +02:00