mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Added normalizeS3Path function to standardize S3 path formatting by trimming whitespace and removing leading/trailing slashes. - Updated backup-related modules (MySQL, MongoDB, PostgreSQL, MariaDB, and web server) to utilize normalizeS3Path for consistent S3 path handling. - Introduced unit tests for normalizeS3Path to ensure correct functionality across various input scenarios. |
||
---|---|---|
.. | ||
scripts | ||
src | ||
auth-schema.ts | ||
esbuild.config.ts | ||
package.json | ||
tsconfig.json | ||
tsconfig.server.json |