# 新增无需登录即可阅读的关于页面

**URL:** <https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586>\
**Category:** Support\
**Created:** [2019年四月21日 11:33 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586 "2019-04-21T11:33:45Z")\
**Posts on this page:** 7\
**Page:** 1

<div class="post-metadata">

**Author:** ![Nrsinga\_Dasa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nrsinga_dasa/32/135535_2.png) [@Nrsinga\_Dasa](https://meta.discourse.org/u/Nrsinga_Dasa)\
**Post date:** [2019年四月21日 11:33 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586/1 "2019-04-21T11:33:45Z")

</div>

Hello Support

I made a new about page for our forum that I like everyone to view even without logging in like Tos / Privacy. When I click on the TOS / Privacy it goes to the post (with no login in) but when I click on my new about us I just get a spinning wheel. How do I make this link viewable like toc and privacy.

![image](https://global.discourse-cdn.com/meta/original/3X/b/d/bdae3cd3b8bc604d1dcc739d39179329e496c1f6.png)

 ![image](https://global.discourse-cdn.com/meta/original/3X/7/0/7078347c72f1b053d748a608743f6ce19e10c9e8.png)

---

<div class="post-metadata">

**Author:** ![sbernhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sbernhard/32/208186_2.png) [@sbernhard](https://meta.discourse.org/u/sbernhard)\
**Post date:** [2020年五月22日 21:26 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586/2 "2020-05-22T21:26:28Z")

</div>

这对我也很有趣。是否有可能定义哪些帖子对未登录的访客可见？

---

<div class="post-metadata">

**Author:** ![sbernhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sbernhard/32/208186_2.png) [@sbernhard](https://meta.discourse.org/u/sbernhard)\
**Post date:** [2020年五月27日 14:40 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586/3 "2020-05-27T14:40:28Z")

</div>

Ping!? 有人知道是否可以将某个主题/帖子设置为公开可见（无需登录），就像服务条款/隐私政策那样吗？

---

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2020年五月27日 16:19 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586/4 "2020-05-27T16:19:23Z")

</div>

> [@sbernhard](#):
>
> 这对我也很感兴趣。是否有可能定义哪些帖子对未登录的访客可见？

在设置中禁用 `login_required`，并使用分类权限来控制匿名用户可以阅读的内容。

---

<div class="post-metadata">

**Author:** ![sbernhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sbernhard/32/208186_2.png) [@sbernhard](https://meta.discourse.org/u/sbernhard)\
**Post date:** [2020年五月27日 18:14 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586/5 "2020-05-27T18:14:26Z")

</div>

感谢这个提议。听起来不错，但我的安全直觉告诉我，这可能不是最佳方案。🙂

如果能管理这些“特殊”页面（如服务条款、隐私政策），同时让其他帖子或主题也获得这些公开访问权限，那就太好了。

---

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2020年五月27日 18:16 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586/6 "2020-05-27T18:16:31Z")

</div>

> [@sbernhard](#):
>
> 听起来不错，但我的安全直觉告诉我，这并不是最佳的解决方案。

这正是我们 Discourse 团队每天使用的解决方案，甚至在这里的 Meta 上也是如此：wink

> [@sbernhard](#):
>
> 帖子/主题可以设置这些公开访问权限

我们明确反对为每个主题添加单独的安全权限。所有安全权限均在分类级别处理，每个主题都属于某个分类。

---

<div class="post-metadata">

**Author:** ![sbernhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sbernhard/32/208186_2.png) [@sbernhard](https://meta.discourse.org/u/sbernhard)\
**Post date:** [2020年五月27日 19:27 UTC](https://meta.discourse.org/t/new-about-page-to-be-readable-without-login-in/115586/7 "2020-05-27T19:27:13Z")

</div>

完全理解您的观点。我从另一个角度来看——尽管我还不清楚管理服务条款/隐私访问权限的代码：

必须存在某种机制，使得服务条款/隐私政策可以在未登录的情况下显示。因此，可能有一个列表负责处理访问权限，而目前服务条款/隐私政策只是其中的一部分。是否可以考虑添加一个设置，以便将其他页面也加入此列表？（现在我打算去查看一下代码 :)）
