Skip to content

feat(webui): resolve app title through backend API#1

Merged
barsnick merged 1 commit into
mainfrom
auth_improvements
Jul 6, 2026
Merged

feat(webui): resolve app title through backend API#1
barsnick merged 1 commit into
mainfrom
auth_improvements

Conversation

@FaHaGit

@FaHaGit FaHaGit commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Add an empty-by-default app_title setting for the WebUI and expose the resolved title through /auth/status. When no config title is set, the webserver asks the local backend API for the title cached from the existing RpcApi API.Hello connection.

Use the resolved title for setup/login headings and the browser title, with EVerest WebUI as fallback when no usable title is available.

Add an empty-by-default app_title setting for the WebUI and expose the resolved
title through /auth/status. When no config title is set, the webserver asks the
local backend API for the title cached from the existing RpcApi API.Hello
connection.

Use the resolved title for setup/login headings and the browser title, with
EVerest WebUI as fallback when no usable title is available.

Signed-off-by: Fabian Hartung <fabian.hartung@chargebyte.com>
@FaHaGit
FaHaGit requested a review from barsnick July 3, 2026 11:44
@barsnick
barsnick merged commit 43a0dda into main Jul 6, 2026
8 checks passed
@barsnick
barsnick deleted the auth_improvements branch July 8, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants