mirror of
https://github.com/discourse/discourse.git
synced 2026-03-04 01:15:08 +08:00
In development mode, AnonymousCache is disabled by default, so we hadn't noticed this. And we haven't started using pitchfork in test mode yet. Pitchfork adds the `Rack::Lint` middleware to the top of the stack in non-production environments: |
||
|---|---|---|
| .. | ||
| anonymous_cache_spec.rb | ||
| crawler_hooks_spec.rb | ||
| discourse_public_exceptions_spec.rb | ||
| enforce_hostname_spec.rb | ||
| overload_protections_spec.rb | ||
| processing_request_spec.rb | ||
| request_tracker_spec.rb | ||