From c8b43921bbe0aa20ea79575a30dc3cd3c296c393 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 9 Sep 2010 15:39:55 +0200 Subject: image based data security check in the installer FS#2020 should we replace the previous javascript based check in the admin interface with this one as well? --- data/security.png | Bin 0 -> 7917 bytes data/security.xcf | Bin 0 -> 12093 bytes install.php | 5 +++++ 3 files changed, 5 insertions(+) create mode 100644 data/security.png create mode 100644 data/security.xcf diff --git a/data/security.png b/data/security.png new file mode 100644 index 000000000..c4f1a9771 Binary files /dev/null and b/data/security.png differ diff --git a/data/security.xcf b/data/security.xcf new file mode 100644 index 000000000..990287830 Binary files /dev/null and b/data/security.xcf differ diff --git a/install.php b/install.php index 5a53070a0..d118737a5 100644 --- a/install.php +++ b/install.php @@ -110,6 +110,10 @@ header('Content-Type: text/html; charset=utf-8'); print "\n"; } ?> +
@@ -137,6 +141,7 @@ header('Content-Type: text/html; charset=utf-8'); ?>
+
driven by DokuWiki powered by PHP -- cgit v1.2.3