This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib/middleware
Sam Saffron d94015fcff FEATURE: anon cache reports data to loggers
This allows custom plugins such as prometheus exporter to log how many
requests are stored in the anon cache vs used by the anon cache.

This metric allows us to fine tune cache behaviors
2019-09-03 18:51:20 +02:00
..
anonymous_cache.rb FEATURE: anon cache reports data to loggers 2019-09-03 18:51:20 +02:00
discourse_public_exceptions.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
enforce_hostname.rb SECURITY: enforce hostname to match discourse hostname 2018-11-15 15:23:06 +11:00
missing_avatars.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
omniauth_bypass_middleware.rb FEATURE: Allow connecting associated accounts when two-factor is enabled (#6754) 2018-12-11 13:19:00 +00:00
request_tracker.rb FEATURE: anon cache reports data to loggers 2019-09-03 18:51:20 +02:00
turbo_dev.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00