From e63898a22a6436270c2c37c3060c9847124ef502 Mon Sep 17 00:00:00 2001 From: grossmj Date: Tue, 26 Mar 2024 13:57:38 +0100 Subject: [PATCH] Show default username/password when authentication failed. Ref https://github.com/GNS3/gns3-server/issues/2332 --- src/app/components/login/login.component.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/components/login/login.component.html b/src/app/components/login/login.component.html index 66c4d005..3fd9aac6 100644 --- a/src/app/components/login/login.component.html +++ b/src/app/components/login/login.component.html @@ -38,5 +38,9 @@
Authentication was unsuccessful
+ +
+ The default username and password is admin +