Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
9f10f0f
fix(migrate-auth-secret): exit cleanly when there are no 2FA records
ngenohkevin May 12, 2026
a714e0f
Merge pull request #4394 from ngenohkevin/fix/migrate-auth-secret-exi…
Siumauricio May 12, 2026
754774e
feat(compose): add import from base64 in create service dropdown
Siumauricio May 12, 2026
63e33a2
[autofix.ci] apply automated fixes
autofix-ci[bot] May 12, 2026
7a568aa
Merge pull request #4395 from Dokploy/feat/import-compose-from-base64
Siumauricio May 12, 2026
f8fcf68
Enhance version synchronization workflow to include SDK repository
Siumauricio May 12, 2026
558d809
feat(deployment): add readLogs procedure to fetch deployment logs
Siumauricio May 13, 2026
aff200f
feat(deployment): add server access validation for deployment actions
Siumauricio May 13, 2026
67278d8
feat(organization): prevent inviting users with owner role
Siumauricio May 13, 2026
1fdbe87
feat(user): implement session cleanup on user update
Siumauricio May 13, 2026
a50f958
feat(settings): add copy button to server IP in web server settings (…
Siumauricio May 13, 2026
8d88a34
fix: copy Dokploy server IP when clicking server badge (#4390)
vadamk May 13, 2026
ef0cf9b
fix: responsive layout (#4391)
nhridoy May 13, 2026
6e342ee
fix: automatically converting username to lowercase both in creation …
Baker May 13, 2026
af8072d
fix: allow square brackets in zip path validation for Next.js dynamic…
Siumauricio May 22, 2026
b06138b
fix: prevent webhook deploy crash when commit data lacks modified fil…
Siumauricio May 22, 2026
f6e6e5c
fix: add type="button" to TooltipTrigger in form components to preven…
mixelburg May 22, 2026
34d38cf
fix: enable comment toggle shortcut in env variable editor (#4402) (#…
Siumauricio May 22, 2026
103e2f7
fix: add tls=true label for domains when certificateType is none (#40…
Siumauricio May 22, 2026
2f43f60
chore: update version to v0.29.5 in package.json
Siumauricio May 22, 2026
6675aa6
chore(deps): upgrade next to 16.2.6 (#4477)
jasael May 24, 2026
8018027
feat: add self-hosted enterprise restrictions (remote-servers-only, e…
Siumauricio May 30, 2026
4ba0f71
fix: grant create and delete SSH key permissions when canAccessToSSHK…
Siumauricio May 30, 2026
d7d6422
fix: use create permission for basic auth delete instead of delete (#…
Siumauricio May 30, 2026
ad680ae
fix: wrap long server names and keep actions menu visible (#4434)
pparage May 30, 2026
9bd4451
chore: update version to v0.29.6 in package.json
Siumauricio May 30, 2026
85211af
fix: preserve HOME in compose deploy so --with-registry-auth can read…
youcefzemmar May 30, 2026
d56a17c
Merge branch 'main' into canary
Siumauricio May 30, 2026
6ff2ca0
fix: scope dokploy-server schedules to organization instead of user (…
Siumauricio May 31, 2026
41c09cd
feat: implement forward authentication settings and UI components
Siumauricio Jun 2, 2026
4f6e57c
refactor: simplify forward authentication handling in UI and API
Siumauricio Jun 6, 2026
a3c8b3b
refactor: unify branch validation imports across provider components
Siumauricio Jun 6, 2026
931203a
refactor: remove obsolete SQL migration files and snapshots
Siumauricio Jun 6, 2026
35f452d
Merge branch 'canary' into feat/forward-auth-sso
Siumauricio Jun 6, 2026
1df6774
refactor: update forward authentication handling in domain schema and…
Siumauricio Jun 6, 2026
238bb2f
chore: remove PR quality workflow configuration
Siumauricio Jun 6, 2026
f886010
Delete .github/workflows/pr-quality.yml
Siumauricio Jun 6, 2026
28673a6
Merge branch 'canary' into feat/forward-auth-sso
Siumauricio Jun 6, 2026
51b5af5
refactor: enhance forward authentication UI and API integration
Siumauricio Jun 6, 2026
aa545ec
feat: add SQL migration for lucky echo and update foreign key constra…
Siumauricio Jun 6, 2026
705ca54
refactor: improve path validation in Traefik configuration schema
Siumauricio Jun 6, 2026
b29a87a
Merge pull request #4555 from Dokploy/feat/forward-auth-sso
Siumauricio Jun 6, 2026
57ef96a
fix: swarm health check fields not resetting to default values (#4558)
Siumauricio Jun 6, 2026
e6fc3db
fix: add docker cleanup toggle to remote server creation (#4559)
Siumauricio Jun 6, 2026
e944603
fix: use stop-first update order for all database services (#4560)
Siumauricio Jun 6, 2026
c377be0
fix: respect gitProviders permissions in git provider UI (#4561)
Siumauricio Jun 6, 2026
f35f306
chore: bump dokploy version to v0.29.8
Siumauricio Jun 6, 2026
c968a27
fix: strip credentials from service-level API responses (#4564)
Siumauricio Jun 6, 2026
0f76d8f
refactor: improve restore logging for database backups (#4566)
Siumauricio Jun 7, 2026
4900204
fix: use swarm advertise address in docker swarm join command (#4567)
Siumauricio Jun 7, 2026
a0288f8
fix: enforce docker:read on container start/stop/kill/restart mutatio…
Siumauricio Jun 7, 2026
0f77c40
refactor: replace BETTER_AUTH_SECRET with betterAuthSecret in forward…
Siumauricio Jun 7, 2026
c1c887d
fix: update deriveCookieSecret to meet oauth2-proxy requirements
Siumauricio Jun 7, 2026
dfbae18
fix: correct deriveCookieSecret test to validate 16-byte hex secret a…
Siumauricio Jun 7, 2026
6b68fca
fix: strip credentials from gitProvider.getAll API response (#4569)
Siumauricio Jun 7, 2026
e9a0932
fix: correct git provider access check for existing deploys (#4570)
Siumauricio Jun 7, 2026
1f4f940
fix: prevent registry password from appearing in error messages and s…
Siumauricio Jun 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions .github/workflows/pr-quality.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ describe("Host rule format regression tests", () => {
stripPath: false,
customEntrypoint: null,
middlewares: null,
forwardAuthEnabled: false,
};

describe("Host rule format validation", () => {
Expand Down
1 change: 1 addition & 0 deletions apps/dokploy/__test__/compose/domain/labels.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ describe("createDomainLabels", () => {
internalPath: "/",
stripPath: false,
middlewares: null,
forwardAuthEnabled: false,
};

it("should create basic labels for web entrypoint", async () => {
Expand Down
Loading
Loading