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.
我正在尝试在我的项目中使用 crumb 插件来获取 我已将其作为插件导入的令牌crumb插件。在翡翠模板中我是这样得到的
input(type='hidden', name='crumb', value='#{crumb}')
但价值是undefined。为什么我得到那个值?我应该设置任何设置吗?根据开发者的例子,看起来很简单
undefined
启用 cors 后,不会生成 crumb 令牌。开发人员已更新,以便在 cors 为 true 时生成 crumb