discourse/lib/middleware
Michael Brown c546111703 DEV: add the notion of a 'crawler identifier' in anonymous_cache
We identify and deny blocked crawlers here in anonymous_cache.

Separating the notion of the crawler identifier here lets plugins perform an
override if they perform more advanced detection.
2024-12-09 13:40:22 -05:00
..
anonymous_cache.rb DEV: add the notion of a 'crawler identifier' in anonymous_cache 2024-12-09 13:40:22 -05:00
csp_script_nonce_injector.rb DEV: Memoize CSP nonce placeholder on response (#25724) 2024-02-16 12:15:55 +00:00
discourse_public_exceptions.rb DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
enforce_hostname.rb
missing_avatars.rb
omniauth_bypass_middleware.rb
processing_request.rb FIX: Set sane default for Net::HTTP when processing a request (#28141) 2024-08-06 07:12:42 +08:00
request_tracker.rb FEATURE: Only count topic views for explicit/deferred tracked views (#27533) 2024-07-03 10:38:49 +10:00
turbo_dev.rb