discourse/lib/middleware
David Taylor 4e010382cc REFACTOR: Initialize auth providers after `plugin.activate!`
Also added some helpful functionality for plugin developers:
- Raises RuntimeException if the auth provider has been registered too late
- Logs use of deprecated parameters
2018-11-30 16:58:18 +00:00
..
anonymous_cache.rb FIX: error in response body to blocked crawlers, showing 500 Internal Server Error with status of 403 2018-09-14 15:40:20 -04:00
discourse_public_exceptions.rb FIX: stop logging every time invalid params are sent 2018-10-05 14:33:19 +10:00
enforce_hostname.rb SECURITY: enforce hostname to match discourse hostname 2018-11-15 15:23:06 +11:00
missing_avatars.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
omniauth_bypass_middleware.rb REFACTOR: Initialize auth providers after `plugin.activate!` 2018-11-30 16:58:18 +00:00
request_tracker.rb FEATURE: group warnings about IP level rate limiting 2018-08-13 14:38:20 +10:00
turbo_dev.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00