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-03-02 12:38:40 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
57d06518d4
Branches
Tags
View all branches
discourse
/
lib
/
middleware
History
Sam
a6d9adf346
DEV: ensure queue_time and background_requests are floats (
#10901
)
...
GlobalSetting can end up with a String and we expect a Float
2020-10-13 18:08:38 +11:00
..
anonymous_cache.rb
DEV: ensure queue_time and background_requests are floats (
#10901
)
2020-10-13 18:08:38 +11:00
discourse_public_exceptions.rb
…
enforce_hostname.rb
FIX: Allow CSP to work correctly for non-default hostnames/schemes (
#9180
)
2020-03-19 19:54:42 +00:00
missing_avatars.rb
…
omniauth_bypass_middleware.rb
…
request_tracker.rb
FIX: handle heroku style HTTP_X_REQUEST_START (
#10087
)
2020-06-19 10:17:24 -04:00
turbo_dev.rb
…