This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-04-20 15:51:44 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
middleware
History
Loïc Guitaut
2ed31fea64
DEV: Upgrade the Redis gem to v5.4
2025-03-19 14:34:00 +01:00
..
anonymous_cache.rb
DEV: Upgrade the Redis gem to v5.4
2025-03-19 14:34:00 +01:00
csp_script_nonce_injector.rb
DEV: Memoize CSP nonce placeholder on response (
#25724
)
2024-02-16 12:15:55 +00:00
default_headers.rb
DEV: ensure Rails application default headers are present in responses (
#31619
)
2025-03-05 13:19:09 +08:00
discourse_public_exceptions.rb
FIX: cross origin opener policy should apply to public error responses (
#31559
)
2025-03-03 17:04:24 +08:00
enforce_hostname.rb
…
missing_avatars.rb
…
omniauth_bypass_middleware.rb
DEV: Update to OmniAuth 2.0 (
#25707
)
2025-02-11 11:18:07 +00:00
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
FIX: Incorrect topic per-minute invitation rate limit (
#31252
)
2025-02-10 13:12:16 +10:00
turbo_dev.rb
…