Skip to content

Allow users to change their own email address #8619

Open
@philippotto

Description

@philippotto

Currently, only admins can change the email address of a user (in the users table). Instead, each user should be able to change their own email.

The UI should be similar to the "change password" screen. Some options:

A) We create a new "User" page (available via the avatar at the top right) and move stuff there.
B) We add a new "Change Email" entry to the avatar menu.

B is probably a bit simpler for now and also sufficient.

Additionally, admins should not be able to change the email anymore. The email address in the users table should be read only.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions