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-02-26 07:38:40 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
aee7ef0dc9
Branches
Tags
View all branches
discourse
/
lib
/
middleware
History
Vinoth Kannan
a5923ad603
DEV: apply allow origin response header for CDN requests. (
#11893
)
...
Currently, it creates a CORS error while accessing those static files.
2021-01-29 07:44:49 +05:30
..
anonymous_cache.rb
FIX: Bypass
AnonymousCache
for
/srv/status
route. (
#11491
)
2020-12-16 16:47:46 +11:00
discourse_public_exceptions.rb
…
enforce_hostname.rb
DEV: apply allow origin response header for CDN requests. (
#11893
)
2021-01-29 07:44:49 +05:30
missing_avatars.rb
…
omniauth_bypass_middleware.rb
…
request_tracker.rb
FIX: Add Retry-Header to rate limited responses (
#11736
)
2021-01-19 11:35:46 +02:00
turbo_dev.rb
…