# 在 Admin UI 中启用已更改的电子邮件地址

**URL:** https://meta.discourse.org/t/make-it-possible-to-activate-a-changed-email-address-in-the-admin-ui/396760
**Category:** Feature
**Tags:** users
**Created:** [2026年二月23日 04:06 UTC](https://meta.discourse.org/t/make-it-possible-to-activate-a-changed-email-address-in-the-admin-ui/396760 "2026-02-23T04:06:50Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [2026年二月23日 04:06 UTC](https://meta.discourse.org/t/make-it-possible-to-activate-a-changed-email-address-in-the-admin-ui/396760/1 "2026-02-23T04:06:50Z")

</div>

目前，管理员无法在不深入控制台的情况下单方面更改用户的电子邮件地址。我发现我需要经常这样做：

> [@Change staff email address from console](https://meta.discourse.org/t/change-staff-email-address-from-console/42062):
>
> bookmark This guide describes how to change a staff member’s email address from the console using the Rails console. It applies to situations where an administrator needs to update an email without confirmation from the old address. person_raising_hand Required user level: System Administrator warning Console access required In Discourse, for enhanced security, staff members must confirm changes to their email addresses from both the new and old email addresses. However, this creates…

这不仅仅是针对员工的电子邮件。我发现电子邮件客户端（尤其是 Outlook）会成功地弱化确认电子邮件的重要性，以至于用户很可能不会确认他们的新电子邮件地址。

这是一个特别的问题，因为人们在组织（以及电子邮件地址）之间迁移——这在我们的行业中似乎相当常见。

实际上，这意味着必须追逐那些电子邮件地址已被更改的用户，这非常繁琐。或者深入控制台。

由于我是自托管的，可以访问 Rails 控制台，所以这不是什么大问题（只是有点繁琐）——但我相信对于许多使用付费托管计划的人来说，这可能会非常痛苦。

我想知道这是否能让事情变得更容易？

1. 允许在 `/admin/users` 页面上编辑电子邮件地址  
_和_
2. 在同一页面上根据需要启用对该更改的轻松激活

---

_[View the full topic](https://meta.discourse.org/t/make-it-possible-to-activate-a-changed-email-address-in-the-admin-ui/396760)._
