From 5e80077fae6495901e9c7576995ded06a1dde5c8 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 12 Jan 2015 12:52:40 +0200 Subject: client/server: login is using POST, so use POST, not XMLHttpRequest TODO: Logout requires styling plus only to appear if logged in. --- res/templates/login.html | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) (limited to 'res/templates/login.html') diff --git a/res/templates/login.html b/res/templates/login.html index f35bccdc..3e32eee3 100644 --- a/res/templates/login.html +++ b/res/templates/login.html @@ -4,28 +4,7 @@ Welcome to Rhizi - -
@@ -39,9 +18,9 @@
-
- - + + + forgot password?
-- cgit v1.3.1