From 137cd25267cf601b4dd822fe4edd5c15d7d6c66f Mon Sep 17 00:00:00 2001 From: Arielton Oberek Date: Fri, 18 Oct 2024 10:35:08 -0300 Subject: [PATCH 1/2] fix: reset password button URL --- apps/dokploy/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/pages/index.tsx b/apps/dokploy/pages/index.tsx index 1f669d3f..d048af88 100644 --- a/apps/dokploy/pages/index.tsx +++ b/apps/dokploy/pages/index.tsx @@ -178,7 +178,7 @@ export default function Home() {
Lost your password? From 841c0731aa684d9c99e1551ab9f58c313f2f200f Mon Sep 17 00:00:00 2001 From: Arielton Oberek Date: Fri, 18 Oct 2024 10:41:07 -0300 Subject: [PATCH 2/2] fix: remove language prefix from reset password URL --- apps/dokploy/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/pages/index.tsx b/apps/dokploy/pages/index.tsx index d048af88..c86efec9 100644 --- a/apps/dokploy/pages/index.tsx +++ b/apps/dokploy/pages/index.tsx @@ -178,7 +178,7 @@ export default function Home() {
Lost your password?