From 475c5999b57135fefd6129c00e87d7f5aa9a75cc Mon Sep 17 00:00:00 2001 From: maride Date: Sat, 8 Sep 2018 02:51:39 +0200 Subject: UI: GET/POST logout fix, avoid 'Wrong credentials' notice when logging out --- hosted/access.html | 5 ++--- hosted/challenges.html | 5 ++--- hosted/index.html | 6 +++--- hosted/logout.js | 5 +++++ 4 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 hosted/logout.js diff --git a/hosted/access.html b/hosted/access.html index 5a25fd0..119ac80 100644 --- a/hosted/access.html +++ b/hosted/access.html @@ -5,6 +5,7 @@ +