diff --git a/SECURITY.md b/SECURITY.md index f0780e500..4cf080139 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -18,9 +18,10 @@ you need access credentials for a successful exploit). If you have not received a reply to your email within 48 hours or you have not heard from the security team for the past five days please contact the security team directly: - - Primary security coordinator: lenin@min.io - - Secondary coordinator: security@min.io - - If you receive no response: dev@min.io + +- Primary security coordinator: daniel@min.io +- Secondary coordinator: security@min.io +- If you receive no response: dev@min.io ### Disclosure Process diff --git a/portal-ui/src/screens/Console/valid-routes.ts b/portal-ui/src/screens/Console/valid-routes.ts index 1c65b5991..951475819 100644 --- a/portal-ui/src/screens/Console/valid-routes.ts +++ b/portal-ui/src/screens/Console/valid-routes.ts @@ -98,7 +98,8 @@ export const validRoutes = (features: string[] | null | undefined) => { e.preventDefault(); window.open( "https://min.io/docs/minio/linux/index.html?ref=con", - "_blank" + "_blank", + "noopener" ); }, }, diff --git a/portal-ui/src/screens/LoginPage/LoginPage.tsx b/portal-ui/src/screens/LoginPage/LoginPage.tsx index 76262435c..ca59627d6 100644 --- a/portal-ui/src/screens/LoginPage/LoginPage.tsx +++ b/portal-ui/src/screens/LoginPage/LoginPage.tsx @@ -543,7 +543,14 @@ const Login = () => { under GNU AGPL v3 and is available on every cloud - public, private and edge. For more information on the terms of the license or to learn more about commercial licensing options visit the{" "} - pricing page. + + pricing page + + . } />