Skip to content

feat:login banner#2

Merged
fxai merged 2 commits intomainfrom
feat/login-banner
May 4, 2026
Merged

feat:login banner#2
fxai merged 2 commits intomainfrom
feat/login-banner

Conversation

@fxai
Copy link
Copy Markdown
Collaborator

@fxai fxai commented May 4, 2026

Display a login banner via WELCOME_MESSAGE env variable in the backend

What

Add support for welcome message banner on login via backend env variable

Why

Mainly for Sandbox, but who knows maybe somebody has the need for it

How

New endpoint /auth/motd in API.
no service or schema created. Implementation is minimal. Message Response pydantic settings field.

Checklist

  • I have tested my changes locally
  • Backend: uv run ruff check . and uv run ruff format --check . pass
  • Backend: uv run pytest passes (if backend changes)
  • Frontend: bun run lint passes (if frontend changes)
  • Frontend: bun run build passes (if frontend changes)
  • I have updated documentation if needed

Breaking Changes

none

fxai added 2 commits May 4, 2026 13:40
Display a login banner via WELCOME_MESSAGE env variable in the backend
@fxai fxai merged commit d4bd15a into main May 4, 2026
5 checks passed
@fxai fxai deleted the feat/login-banner branch May 4, 2026 11:45
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.

1 participant