Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Disabling 3pid changes still sends validation email #12277

@SPiRiT369

Description

@SPiRiT369

I want to disable removing/adding email addresses, but only allow this during registration.

Reproduce the bug with:

  • Set enable_3pid_changes: false on configuration file.
  • On client side (e.g. Element Web) - try to add another email address to your account.
  • Synapse will send you a verification mail.
  • Go back to client side to proceed with adding the verified email.
  • You'll only then receive:
    image

Synapse should deny the request at start, and not send verification email.

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-TolerableMinor significance, cosmetic issues, low or no impact to users.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.Z-Help-WantedWe know exactly how to fix this issue, and would be grateful for any contributiongood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions