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 16:09:10 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
middleware
History
Jarek Radosz
29cbbd6b31
DEV: Fix
Lint/ShadowingOuterLocalVariable
(
#32036
)
...
unblocks a rubocop update
2025-03-27 13:50:24 +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
…
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
DEV: Fix
Lint/ShadowingOuterLocalVariable
(
#32036
)
2025-03-27 13:50:24 +01: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
…