Skip to content

Commit

Permalink
resolve csrf vulnerability (#11986)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrabian authored Mar 6, 2023
1 parent 4062a3a commit 79b7710
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module V1
class UploadsController < ApplicationController
include CentralMail::Utilities
skip_before_action :authenticate
skip_before_action :verify_authenticity_token
skip_after_action :set_csrf_header

FORM_NUMBER_MAP = {
Expand Down

0 comments on commit 79b7710

Please sign in to comment.