dokploy/packages/server
Mauricio Siu b2692cd594
fix(domain): validate hostname format to reject invalid characters (#4729)
* fix(domain): validate hostname format to reject invalid characters

Underscores and other invalid characters were accepted in domain
inputs with no validation, causing Let's Encrypt to silently fail
certificate issuance while Dokploy fell back to a self-signed cert.

Fixes #4716

* fix(create-server): update SSH key label for clarity in server creation form
2026-07-05 14:53:01 -06:00
..
scripts fix(server): update build paths 2024-10-26 15:48:30 -06:00
src fix(domain): validate hostname format to reject invalid characters (#4729) 2026-07-05 14:53:01 -06:00
auth-schema2.ts stlye: format and lint 2026-03-30 09:34:27 +11:00
auth-schema.ts Refactor user schema and update database references: rename 'users_temp' to 'user' across the codebase, update related database queries, and enhance endpoint specifications for swarm settings in various database schemas. 2025-11-08 13:54:32 -06:00
esbuild.config.ts 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
package.json Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
tsconfig.json chore(dependencies): update ai-sdk packages and other dependencies 2026-02-16 12:50:34 -06:00
tsconfig.server.json Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
tsconfig.server.no-decl.json [autofix.ci] apply automated fixes 2026-02-16 18:51:10 +00:00