This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 03:48:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
middleware
History
Michael Brown
680f1ff19c
FIX: Add content-type header to rate limiter error
...
It's best to always set a content-type header and one was missing here.
2024-03-26 12:39:42 -04:00
..
anonymous_cache.rb
DEV: Fix Lint/BooleanSymbol (
#24747
)
2023-12-06 13:19:09 +01: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: Fix various rubocop lints (
#24749
)
2023-12-06 23:25:00 +01:00
enforce_hostname.rb
DEV: Apply syntax_tree formatting to
lib/*
2023-01-09 12:10:19 +00:00
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: Relax auth provider registration restrictions for plugins (
#24095
)
2023-10-26 10:54:30 +01:00
request_tracker.rb
FIX: Add content-type header to rate limiter error
2024-03-26 12:39:42 -04:00
turbo_dev.rb
DEV: Apply syntax_tree formatting to
lib/*
2023-01-09 12:10:19 +00:00