discourse/spec/components/middleware
Bianca Nenciu 765ba1ab2d
FEATURE: Ignore anonymous page views on private sites (#12800)
For sites with login_required set to true, counting anonymous pageviews is
confusing. Requests to /login and other pages would make it look like
anonymous users have access to site's content.
2021-04-26 14:19:47 +03:00
..
anonymous_cache_spec.rb FIX: Bypass `AnonymousCache` for `/srv/status` route. (#11491) 2020-12-16 16:47:46 +11:00
discourse_public_exceptions_spec.rb FIX: do not log if an invalid mime type is passed to app 2019-11-21 15:51:34 +11:00
enforce_hostname_spec.rb FIX: Allow CSP to work correctly for non-default hostnames/schemes (#9180) 2020-03-19 19:54:42 +00:00
request_tracker_spec.rb FEATURE: Ignore anonymous page views on private sites (#12800) 2021-04-26 14:19:47 +03:00