dokploy/packages/server/src
Mauricio Siu 08ba24c252
Some checks are pending
Auto PR to main when version changes / create-pr (push) Waiting to run
Build Docker images / build-and-push-cloud-image (push) Waiting to run
Build Docker images / build-and-push-schedule-image (push) Waiting to run
Build Docker images / build-and-push-server-image (push) Waiting to run
Dokploy Docker Build / docker-amd (push) Waiting to run
Dokploy Docker Build / docker-arm (push) Waiting to run
Dokploy Docker Build / combine-manifests (push) Blocked by required conditions
Dokploy Docker Build / generate-release (push) Blocked by required conditions
autofix.ci / format (push) Waiting to run
Dokploy Monitoring Build / docker-amd (push) Waiting to run
Dokploy Monitoring Build / docker-arm (push) Waiting to run
Dokploy Monitoring Build / combine-manifests (push) Blocked by required conditions
fix(auth): update BETTER_AUTH_SECRET default value for legacy support
- Changed the default value of BETTER_AUTH_SECRET to ensure compatibility for users who enabled 2FA before the introduction of the new secret.
- This update maintains existing authentication functionality while transitioning to a more secure default.

close https://github.com/Dokploy/dokploy/issues/3645
2026-02-08 13:32:37 -06:00
..
auth Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
constants fix(auth): update BETTER_AUTH_SECRET default value for legacy support 2026-02-08 13:32:37 -06:00
db refactor(database): remove unique constraint and related files for preview_deployments 2026-02-08 01:51:02 -06:00
emails feat(volume-backup): add volume backup email notification template and integrate with notification system 2025-12-07 02:15:10 -06:00
lib refactor(auth): conditionally apply advanced cookie settings based on cloud environment 2026-02-08 04:16:03 -06:00
monitoring feat: implement host system stats retrieval for Docker monitoring 2025-11-15 00:59:00 -06:00
services fix(logs): ensure safe access to service error in ShowDockerLogs component 2026-02-07 23:34:35 -06:00
setup fix: Use the same traefik version everywhere 2026-01-30 13:53:44 +01:00
templates test(helpers): add tests for handling empty and undefined string variables in templates 2025-12-13 15:05:57 -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(logs): ensure safe access to service error in ShowDockerLogs component 2026-02-07 23:34:35 -06:00
verification Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
wss Spelling and grammar corrections 2024-12-29 22:34:57 +10:00
index.ts Add SSO Provider Integration: Introduce getSSOProviders function to fetch SSO provider details from the database. Update authentication logic to include SSO domains in the server settings, enhancing SSO functionality and user experience. 2026-01-31 01:04:22 -06:00