diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index d4462b91a..65eb85f9b 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -26,7 +26,8 @@ class ApplicationController < ActionController::Base omniauth_callbacks registrations confirmations - passwords].freeze + passwords + health_checks].freeze private_constant :PUBLIC_CONTROLLERS def verify_private_forem