From 18c0b338455c4ebf16d3720b6f9a92d17b0d5b70 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 5 Feb 2018 15:06:12 +0300 Subject: Revert "www: fb and vk logins using hash redirects" This partially reverts commit 8aa11c92f36a5fd2fbed24e8423c8b9e14efda5f. --- juick-www/src/main/webapp/WEB-INF/layouts/content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/src/main/webapp/WEB-INF/layouts') diff --git a/juick-www/src/main/webapp/WEB-INF/layouts/content.html b/juick-www/src/main/webapp/WEB-INF/layouts/content.html index 78d79eb0..f4ca0d84 100644 --- a/juick-www/src/main/webapp/WEB-INF/layouts/content.html +++ b/juick-www/src/main/webapp/WEB-INF/layouts/content.html @@ -43,7 +43,7 @@ } - + 0 %}data-hash="{{visitor.authHash}}"{% endif %}> {% include "views/partial/navigation" %}
{% if visitor.uid == 0 %} -- cgit v1.2.3