Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将 _csrf cookie 标记为对 gitea 安全?
我可以使用 COOKIE_SECURE 选项将“i_like_gitea”cookie 标记为安全,但无法将“_csrf”cookie 标记为安全
我还没有检查过
但它应该由 PR https://github.com/go-gitea/gitea/pull/3833修复