dokploy/packages/server
Mauricio Siu e42f6bc610 feat(user-validation): enhance path validation in Traefik config
- Added refined validation for the 'path' field to prevent directory traversal attacks and unauthorized access.
- Implemented checks for null bytes and ensured paths start with the MAIN_TRAEFIK_PATH constant.
2025-06-22 23:57:02 -06:00
..
scripts
src feat(user-validation): enhance path validation in Traefik config 2025-06-22 23:57:02 -06:00
auth-schema.ts
esbuild.config.ts
package.json chore: sort the package.json dependencies 2025-06-16 13:06:44 +09:00
tsconfig.json
tsconfig.server.json