From 4090a0b1239e30fccc27e3bb4546957f082711bd Mon Sep 17 00:00:00 2001 From: peijianbo Date: Tue, 15 Sep 2020 16:04:52 +0800 Subject: [PATCH] =?UTF-8?q?feat(uathentication):=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E5=9B=9E=E8=BD=A6=E5=8F=AF=E7=9B=B4=E6=8E=A5?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/authentication/templates/authentication/login.html | 2 +- apps/authentication/templates/authentication/xpack_login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/authentication/templates/authentication/login.html b/apps/authentication/templates/authentication/login.html index 3e632dd82..1f9a2cb51 100644 --- a/apps/authentication/templates/authentication/login.html +++ b/apps/authentication/templates/authentication/login.html @@ -46,7 +46,7 @@
{{ form.captcha }}
- + {% if demo_mode %}

diff --git a/apps/authentication/templates/authentication/xpack_login.html b/apps/authentication/templates/authentication/xpack_login.html index cc9d4c38b..16fccb71d 100644 --- a/apps/authentication/templates/authentication/xpack_login.html +++ b/apps/authentication/templates/authentication/xpack_login.html @@ -127,7 +127,7 @@ {{ form.captcha }}

- +