【发布时间】:2018-09-08 07:22:38
【问题描述】:
如何将 _csrf cookie 标记为对 gitea 安全?
我能够使用 COOKIE_SECURE 选项将“i_like_gitea”cookie 标记为安全, 但我无法将“_csrf”cookie 标记为安全
【问题讨论】:
标签: csrf csrf-protection gitea
如何将 _csrf cookie 标记为对 gitea 安全?
我能够使用 COOKIE_SECURE 选项将“i_like_gitea”cookie 标记为安全, 但我无法将“_csrf”cookie 标记为安全
【问题讨论】:
标签: csrf csrf-protection gitea
我还没查过
但它应该由 PR https://github.com/go-gitea/gitea/pull/3833 修复
【讨论】: