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-05-23 15:21:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
30c559f670b85cf10f6c06a032f8ed34dd994e8b
discourse
/
lib
/
middleware
History
David Taylor
beb8dc75e9
DEV: Update to OmniAuth 2.0 (
#25707
)
2025-02-11 11:18:07 +00:00
..
anonymous_cache.rb
FIX: Incorrect topic per-minute invitation rate limit (
#31252
)
2025-02-10 13:12:16 +10: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
DEV: Prefer \A and \z over ^ and $ in regexes (
#19936
)
2023-01-20 12:52:49 -06:00
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
…