From 433906d05e01ebd09fb48b4fcb32a1613a74e1a6 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 6 Aug 2014 16:51:45 +0100 Subject: [PATCH] Remove often-wrong "Orex" from page title. Remove explicit credentials from authentication URL. Add an mkwsAuthname widget. --- examples/htdocs/mike.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 86b5852..cfc4f89 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -1,12 +1,13 @@ - MKWS demo: Orex + MKWS demo @@ -29,6 +30,7 @@ +
-- 1.7.10.4