diff --git a/templates/login.html b/templates/login.html index cfd60fc..93ab85b 100644 --- a/templates/login.html +++ b/templates/login.html @@ -7,9 +7,14 @@ Users - MISP + + + + + + - @@ -27,8 +32,13 @@
- +
+ {% if authError %} +
+ Username and Password does not match when connecting to MISP +
+ {% endif %}