# 非版主访问私语

**URL:** <https://meta.discourse.org/t/non-moderator-access-to-whispers/226756>\
**Category:** Feature\
**Tags:** completed, whispers\
**Created:** [2022年五月11日 13:58 UTC](https://meta.discourse.org/t/non-moderator-access-to-whispers/226756 "2022-05-11T13:58:50Z")\
**Posts on this page:** 1\
**Showing post:** 12

<div class="post-metadata">

**Author:** ![kris.kotlarek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kris.kotlarek/32/176919_2.png) [@kris.kotlarek](https://meta.discourse.org/u/kris.kotlarek)\
**Post date:** [2022年七月1日 02:02 UTC](https://meta.discourse.org/t/non-moderator-access-to-whispers/226756/12 "2022-07-01T02:02:58Z")

</div>

Discourse 的最新版本添加了一项新功能，允许指定其他群组，这些群组的成员将能够查看/创建耳语。

 ![Screen Shot 2022-07-01 at 12.00.47 pm](https://global.discourse-cdn.com/meta/original/4X/e/0/4/e04aa2f76e8f988ad7180cac3f3bcad6315d24cd.png)

> <https://github.com/discourse/discourse/pull/17170>
>
> Before, whispers were only available for staff members.
> 
> Config has been chang…ed to allow to configure privileged groups with access to whispers. Post migration was added to move from the old setting into the new one.
> 
> I considered having a boolean column \`whisperer\` on user model similar to \`admin/moderator\` for performance reason. Finally, I decided to keep looking for groups as queries are only called for current user and didn't notice any N+1 queries.

---

_[View the full topic](https://meta.discourse.org/t/non-moderator-access-to-whispers/226756)._
