From be2c0097869ac96d8aed3892537df8e60aaed3ec Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 9 Mar 2025 12:10:44 +0100 Subject: [PATCH] Update web whit security notices --- web/app/docs/installation/page.tsx | 34 +++++++++++++----------------- web/app/docs/introduction/page.tsx | 12 ++++++----- 2 files changed, 22 insertions(+), 24 deletions(-) diff --git a/web/app/docs/installation/page.tsx b/web/app/docs/installation/page.tsx index e9e803b..821e501 100644 --- a/web/app/docs/installation/page.tsx +++ b/web/app/docs/installation/page.tsx @@ -18,26 +18,22 @@ export default function InstallationPage() { - {/* Security Notice */} -
-
-
-

- - Be careful when copying scripts from the internet. Always remember to check the source! -

-

- - You can review the source code before execution. -

-

- - All executable links follow our Code of Conduct. -

-
+ {/* Security Notice */} +
+

+ + Be careful when copying scripts from the internet. Always remember to check the source! +

+

+ + You can review the source code before execution. +

+

+ + All executable links follow our Code of Conduct. +

-
- +

During installation, ProxMenux will automatically install and configure the following dependencies:

  • whiptail - for interactive menus
  • diff --git a/web/app/docs/introduction/page.tsx b/web/app/docs/introduction/page.tsx index 257c70a..fd4a3cc 100644 --- a/web/app/docs/introduction/page.tsx +++ b/web/app/docs/introduction/page.tsx @@ -60,15 +60,17 @@ export default function IntroductionPage() {

    {/* Security Notice */} -
    +

    Security Information

    -

    Be careful when copying scripts from the internet. Always remember to check the source!

    +

    + Be careful when copying scripts from the internet. Always remember to check the source! +