dokploy/packages/server/src
Mauricio Siu 92310ddb14 fix(security): base64-encode remote traefik YAML and escape config paths
writeTraefikConfigRemote piped the stringified YAML through echo '...' where a
single quote in any label/host/serviceName broke out (GHSA-478p). Encode it as
base64 like the other writers, and quote() every configPath used in remote
rm/cat/redirect commands (including the input.path-derived ones).
2026-07-20 16:49:48 -06:00
..
auth Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
constants perf: share db, docker and auth singletons across duplicated bundles 2026-07-09 02:13:05 -06:00
db fix(security): validate volumeName and escape volume-backup file names 2026-07-20 16:45:55 -06:00
emails Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
lib Merge pull request #4814 from Dokploy/feat/backup-encryption-key 2026-07-13 04:03:23 -06:00
monitoring feat: implement host system stats retrieval for Docker monitoring 2025-11-15 00:59:00 -06:00
services fix(security): escape file paths and remote schedule command in shell invocations 2026-07-20 16:48:43 -06:00
setup fix(databases): update default Redis version from 7 to 8 (#4224) 2026-07-05 16:21:51 -06:00
templates test(templates): add unit tests for isolated deployment config field 2026-05-08 19:26:34 -06:00
types Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
utils fix(security): base64-encode remote traefik YAML and escape config paths 2026-07-20 16:49:48 -06:00
verification Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
wss 🚀 Release v0.29.5 (#4475) 2026-05-22 17:21:12 -06:00
index.ts feat(whitelabeling): implement public whitelabeling configuration retrieval 2026-07-06 16:33:12 -06:00