Steam persona display names + admin backfill #9

Merged
neckfire merged 1 commits from preprod into main 2026-07-15 08:25:53 +00:00
Owner

Résout les pseudos via Steam Web API + backfill one-shot. Build validé.

Résout les pseudos via Steam Web API + backfill one-shot. Build validé.
neckfire added 1 commit 2026-07-15 08:25:53 +00:00
Accounts were created as 'Unknown' and the client never sends a name, so the admin
panel / friends / squad showed no names. Add SteamWebApiService (GetPlayerSummaries),
wired into LoginWithSteam to backfill the DisplayName from the Steam persona when it's
still 'Unknown'. Admin gets a LAN-only /admin/backfill-names action (+ button) to
backfill existing accounts in one shot. Key read from config SteamWebApiKey (Vault ->
env), inert when unset.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
neckfire merged commit d7c89327a7 into main 2026-07-15 08:25:53 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neckfire/the-cycle#9