From bb9b8add8a661a9cad112b1c325056d0784b4ba1 Mon Sep 17 00:00:00 2001 From: Gerard Brull Date: Fri, 6 Jun 2025 14:08:16 +0200 Subject: [PATCH 1/2] Fix typo in logout text --- apps/frontend/src/components/layout/logout.component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/components/layout/logout.component.tsx b/apps/frontend/src/components/layout/logout.component.tsx index 15714e6f..3128f522 100644 --- a/apps/frontend/src/components/layout/logout.component.tsx +++ b/apps/frontend/src/components/layout/logout.component.tsx @@ -34,7 +34,7 @@ export const LogoutComponent = () => { return (
{t('logout_from', 'Logout from')} - {isGeneral ? 'Postiz' : 'Gitroom'} + {isGeneral ? ' Postiz' : ' Gitroom'}
); }; From 781e4d8fc0db242acf6d43a95050c6a8d3d35c45 Mon Sep 17 00:00:00 2001 From: Enno Gelhaus Date: Fri, 6 Jun 2025 16:53:01 +0200 Subject: [PATCH 2/2] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index e52e5c68..36b4fd8c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,7 +9,7 @@ The Postiz app is committed to ensuring the security and integrity of our users' If you discover a security vulnerability in the Postiz app, please report it to us privately via email to one of the maintainers: - @nevo-david -- @egelhaus ([email](mailto:gelhausenno@outlook.de)) +- @ennogelhaus ([email](mailto:gelhausenno@outlook.de)) When reporting a security vulnerability, please provide as much detail as possible, including: