From 9727204ed66ef0d6acfbf4df0bf49f5e4d9c10ba Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 12 Jan 2015 14:49:50 +0200 Subject: login+logout: using ajax, not POST, plus document.window (worst of both worlds) --- res/templates/login.html | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) (limited to 'res/templates/login.html') diff --git a/res/templates/login.html b/res/templates/login.html index 3e32eee3..57bbdec4 100644 --- a/res/templates/login.html +++ b/res/templates/login.html @@ -4,7 +4,34 @@ Welcome to Rhizi + +
@@ -18,9 +45,9 @@
-
- - + + + forgot password?
-- cgit v1.3.1