RocketChat / RocketChat/Rocket.Chat

LDAP - problem with umlauts

Open
#3,451 3 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: authentication area: backend
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Your Rocket.Chat version: 0.32

When using rocket.chat with an active directory as ldap backend we see that umlauts (äöü) are not shown propably. It seems that "ä" is mapped to "a" - is this purpose? IMHO it would be better to show the actual letter or to convert it to "ae".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is identified in the issue. Start by reproducing the umlaut handling with Rocket.Chat 0.32 and an Active Directory LDAP backend, then trace where LDAP names are converted; done means ä, ö, and ü are displayed according to an agreed conversion rather than being silently reduced.

Written by the indexing model from the issue text.

Assessment

Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.