RocketChat / RocketChat/Rocket.Chat

Can't disable Email verification for LDAP users

Open
#23,266 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Server Setup Information:
  • Version of Rocket.Chat Server: 3.18.1
  • Operating System: Ubuntu 20.10
  • Deployment Method: docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: wiredTiger
  • NodeJS Version: v12.22.1
  • MongoDB Version: 4.0.26
Client Setup Information

OS : Windows 10 / AD Windows SRV 2019
Rocket.Chat.Electron (Electron/Desktop) : 3.5.3

Describe the bug

Users are reset to unverified each time the LDAP is synchronizing even I forced them to verified in the setting. (I'm using active directory).

To Reproduce
  • Mark an user as verified in the setting
  • Sync the LDAP manually (not work with the auto sync too)
  • User is set to unverified

Offline notifications depends of this parameter so I just want the possibility to send offline messages.

Thanks

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 source file, test, or entry point is identified in the issue. Start by reproducing the LDAP synchronization after manually verifying a user, then trace the synchronization path and add coverage for the expected verification state; done means synchronization no longer resets verified LDAP users and offline notifications remain available.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
authentication, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.