From b5cb8100b4b7ed75b96668a0faea7413576506cd Mon Sep 17 00:00:00 2001 From: "j.goddard" Date: Wed, 12 Aug 2026 13:31:58 +0000 Subject: [PATCH 1/3] add hub account as valid authentication requirement --- frontpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontpage.html b/frontpage.html index 69cd629..c88894a 100644 --- a/frontpage.html +++ b/frontpage.html @@ -8,7 +8,7 @@

Access and authentication

Only authorized actors can add or edit information. - Authentication requires an access token. + Authentication requires a TRR379 Hub account and/or an access token.

-- 2.52.0 From 4751598130861543abc2810e45e719ca67e1a20f Mon Sep 17 00:00:00 2001 From: "j.goddard" Date: Wed, 12 Aug 2026 13:37:49 +0000 Subject: [PATCH 2/3] change documentation link for more information on getting set up for authentication linked to the knowledge pooling tool's service page, as it includes links to several relevant how-to guides related to getting setup for and using the editor; with the restructuring, this may be a more stable link to reference rather than individual how-to guides. also removed the specific instructions about entering the token, so that docs.trr379.de can serve as the canonical reference point (and so we don't have to keep multiple places updated with the latest features/functionalities). --- frontpage.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/frontpage.html b/frontpage.html index c88894a..5a403f5 100644 --- a/frontpage.html +++ b/frontpage.html @@ -12,10 +12,7 @@

- If you have an access token, provide it in the upper right corner's key symbol. -

-

- If you don't have an access token, consult the Documentation on how to obtain one. + Consult the Knowledge Pooling Tool Documentation for information on how to obtain a valid account and/or access token.

Further information

-- 2.52.0 From 44260bc7df26d166910020f3109001ba01bb9e57 Mon Sep 17 00:00:00 2001 From: "j.goddard" Date: Wed, 12 Aug 2026 13:40:57 +0000 Subject: [PATCH 3/3] link to knowledge pooling tool service page as landing point in docs to link to other instructions --- frontpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontpage.html b/frontpage.html index 5a403f5..09c77a5 100644 --- a/frontpage.html +++ b/frontpage.html @@ -17,7 +17,7 @@

Further information

-For more information on the pool and instructions, please visit docs.trr379.de/howtos/pool-tool. +For more information on the pool and instructions, please visit Knowledge Pooling Tool Documentation. For technical information on the editor and the privacy policy, please visit pool.v0.trr379.de.

-- 2.52.0