# 私密日历事件的已验证 ICS 源

**URL:** <https://meta.discourse.org/t/authenticated-ics-feeds-for-private-calendar-events/393203>\
**Category:** Feature\
**Tags:** events\
**Created:** [2026年一月12日 08:46 UTC](https://meta.discourse.org/t/authenticated-ics-feeds-for-private-calendar-events/393203 "2026-01-12T08:46:37Z")\
**Posts on this page:** 1\
**Showing post:** 4

<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:** [2026年三月13日 21:09 UTC](https://meta.discourse.org/t/authenticated-ics-feeds-for-private-calendar-events/393203/4 "2026-03-13T21:09:59Z")

</div>

> [@Ethsim2](#):
>
> 支持对该端点进行身份验证访问是否可行，类似于 Discourse 处理私有 RSS/Atom 源（例如，通过每个用户的令牌或只读 API 密钥）的方式？

我本周早些时候在[此拉取请求](https://github.com/discourse/discourse/pull/38534)中添加了该功能。但是，为非技术用户生成用户 API 密钥的可用性（ergonomics）并不理想。为了实现无缝集成，我正在跟进：

> <https://github.com/discourse/discourse/pull/38598>
>
> \- Adds a \*\*Calendar\*\* tab to user preferences where users can generate ICS subsc…ription URLs for external calendar apps (Google Calendar, Apple Calendar, Outlook, etc.)
> \- Core provides a \*\*Bookmarked Reminders\*\* feed (always available)
> \- When the discourse-calendar plugin is enabled, \*\*All Events\*\* and \*\*My Events\*\* feeds are also shown
> \- URLs use scoped user API keys (read-only, ICS format only) with rate limiting and scope validation
> \- Adds \`include\_interested\` parameter to EventFinder so "My Events" includes both going and interested events
> \- Adds \`register\_calendar\_subscription\_feed\` plugin API for plugins to register additional ICS feeds
> 
> 
> Start State
> \<img width="1328" height="362" alt="image" src="https://github.com/user-attachments/assets/60918591-7845-4cad-90c2-0493040d76c7" /\>
> 
> After clicking on Generate
> \<img width="1326" height="808" alt="image" src="https://github.com/user-attachments/assets/aa3455fc-93c7-447b-8f82-16ef95580b37" /\>
> 
> 
> After refreshing page
> \<img width="1323" height="415" alt="image" src="https://github.com/user-attachments/assets/f22c02f8-02fd-49e5-b713-99dbba794037" /\>

这试图使其尽可能友好

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/a/e/1ae3c680283d2843d71dac6082bf764c3025f565.jpeg)

---

_[View the full topic](https://meta.discourse.org/t/authenticated-ics-feeds-for-private-calendar-events/393203)._
