Skip to content

[FEATURE] Restrict UI language selection via disableLanguageSelection user right #250

Description

@NAO-200

Is your feature request related to a problem? Please describe

Guest users (and potentially other restricted accounts) should not be able to change the UI language in Preferences, while normal users should retain that ability.

Describe the solution you'd like

Right: frontend.preferences.disableLanguageSelection
Semantics: restriction (has right → cannot change language)

Layer Behavior
DB user_right + default on guest role
Backend rejects language change for restricted users
Frontend Hide language in Preferences getter

Describe alternatives you've considered

  • Guest username check → rejected (one-off)
  • UI-only hide → rejected (socket bypass)

Additional context

n.a.

Metadata

Metadata

Assignees

Labels

doingmarked as someone is working on this

Fields

No fields configured for ⭐️ Enhancement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions