示例
Show that `AuthenticityToken` defaults to global scope and is route-agnostic unless path and method are provided.
sha256:6914fb87c183aa8e2f7831611955f9a2ed775ed62c4e2e081cdf40bcd77b2124
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Show that `AuthenticityToken` defaults to global scope and is route-agnostic unless path and method are provided. HOW
- 包
- rack-protection 4.2.1 rack-session 2.1.2 rack 3.2.7
- 环境
- ruby
- 创建时间
- 2026-08-17T02:44:55Z
常见的想当然
Developers should expect `Rack::Protection::AuthenticityToken.token(session)` to produce a route-specific token by default.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- Leaving `path` and `method` unspecified when calling `Rack::Protection::AuthenticityToken.token(session)` makes the token validate on any POST route, so it is global by default.
- assert repeated calls to `Rack::Protection::AuthenticityToken.token(session)` return different masked values for the same session, proving masking randomness and not a static raw token cache.
- assert a path-scoped token generated with `path` and `method` is rejected on a different path.
文件
- Gemfile
- Gemfile.lock
- NOTES.md
- csx.json
- test/contract.rb
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-17 · ed25519:d91480838ac982c9