From 02e559826659742fd120695cea7cee2a3379ce4b Mon Sep 17 00:00:00 2001 From: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> Date: Tue, 2 Sep 2025 11:56:15 +0200 Subject: [PATCH] fix(lib): login info box (#345) * login info box * fixed linting * fix linting --------- Co-authored-by: Ulf Gebhardt --- lib/src/Components/Auth/LoginPage.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lib/src/Components/Auth/LoginPage.tsx b/lib/src/Components/Auth/LoginPage.tsx index 2a8f0192..6a6b3c81 100644 --- a/lib/src/Components/Auth/LoginPage.tsx +++ b/lib/src/Components/Auth/LoginPage.tsx @@ -130,6 +130,25 @@ export function LoginPage({ inviteApi, showRequestPassword }: Props) { {showRequestPassword && ( <>
OR
+
+ + + + + The map requires an additional password. If you don't have it yet, you can + request one. + +