diff --git a/app/controllers/account_reset/send_notifications_controller.rb b/app/controllers/account_reset/send_notifications_controller.rb index c921b3d73f6..5626674c33e 100644 --- a/app/controllers/account_reset/send_notifications_controller.rb +++ b/app/controllers/account_reset/send_notifications_controller.rb @@ -1,5 +1,6 @@ module AccountReset class SendNotificationsController < ApplicationController + skip_before_action :verify_authenticity_token before_action :authorize def update