Skip to content

feat: configurable login screen text#446

Merged
tuj merged 2 commits into
release/3.0.0from
feature/configurable-login-screen-text
May 8, 2026
Merged

feat: configurable login screen text#446
tuj merged 2 commits into
release/3.0.0from
feature/configurable-login-screen-text

Conversation

@tuj
Copy link
Copy Markdown
Contributor

@tuj tuj commented May 8, 2026

Link to issue

#445

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/7456

Description

  • Made the Admin login sidebar text configurable via the new ADMIN_LOGIN_SCREEN_TEXT
    env var. The value accepts a small allow-list of HTML tags (sanitized client-side
    with DOMPurify); when empty the sidebar card is hidden entirely. Removed the
    bundled Danish "medarbejder/borger MitID" copy that previously rendered by default.
  • Fixed login screen styling issue resulting in header not filling parent in some breakpoints.

Screenshot of the result

Screenshot 2026-05-08 at 11 20 05

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

@tuj tuj self-assigned this May 8, 2026
@tuj tuj added the enhancement New feature or request label May 8, 2026
@tuj tuj requested a review from turegjorup May 8, 2026 09:27
@tuj tuj linked an issue May 8, 2026 that may be closed by this pull request
@tuj tuj added the version 3 Issues related to the release of version 3 label May 8, 2026
@tuj tuj merged commit c458d7e into release/3.0.0 May 8, 2026
21 checks passed
@tuj tuj deleted the feature/configurable-login-screen-text branch May 8, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request version 3 Issues related to the release of version 3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configurable login screen text

2 participants