From a754c3c511ceb6aa86a95ca5b5a2326cebeb6d19 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Wed, 16 Nov 2016 12:11:44 +0100 Subject: [PATCH] Use hashed once logged in to hide the plain-text password --- header.php | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/header.php b/header.php index 62537afa..1898adfb 100644 --- a/header.php +++ b/header.php @@ -1,9 +1,10 @@ MAIN NAVIGATION
  • - + Main Page
  • - + Query Log
  • - + Whitelist
  • - + Blacklist
  • Disable'; + echo '
  • Disable
  • '; } else { - echo '
  • Enable
  • '; + echo '
  • Enable
  • '; } ?> @@ -229,15 +230,7 @@ -
    - $value) { - $name = htmlspecialchars($name); - $value = htmlspecialchars($value); - echo ''; - } -?> + Password: