Do not inject the Settings singleton

Created on 17 June 2025, 16 days ago

Problem/Motivation

It has been found that it is best to use Settings as a singleton instead of injecting it into services, see #2199795: Make the Settings class prevent serialization of actual settings

Steps to reproduce

Proposed resolution

Do not inject settings into KeycloakService. Instead access settings directly via Settings::get().

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇨🇭Switzerland znerol

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024