Update help text on token management #9

Closed
opened 2025-11-17 12:02:00 +00:00 by a.wagner · 2 comments
Member

The token interface advises to email michael hanke in order to obtain a token:
image

I would suggest this text should point to the TRR379 docs instead. The docs will detail soon how to obtain a token using forgejo-based authentication.

The token interface advises to email michael hanke in order to obtain a token: ![image](/attachments/0128aee8-8e4f-4e78-bef6-e8209416d55f) I would suggest this text should point to the TRR379 docs instead. The docs will detail soon how to obtain a token using forgejo-based authentication.
Member

+1

We can update these two config lines and then redeploy once we know what we want to say and point to exactly:

Lines 129 to 130 in 748f6e9
"token_info": "Please contact Michael Hanke at m.hanke@fz-juelich.de for credentials.",
"token_info_url": "",

It will be displayed as follows (I'm using markdown formatting in the link for illustration purposes only):
<token_info> [link](<token_info_url>)

+1 We can update these two config lines and then redeploy once we know what we want to say and point to exactly: https://hub.trr379.de/q02/pool.v0.trr379.de-ui/src/commit/748f6e9362d5c0acefd45cf40c3292eaf17ac1d0/config.json#L129-L130 It will be displayed as follows (I'm using markdown formatting in the link for illustration purposes only): `<token_info> [link](<token_info_url>)`
Member

This has been addressed by the two commits which link to this issue. The interface no longer advises to email Michael.

This has been addressed by the two commits which link to this issue. The interface no longer advises to email Michael.
msz closed this issue 2026-08-17 16:35:26 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
q02/pool.v0.trr379.de-ui#9
No description provided.