Skip to content

Commit

Permalink
Prevent CSP use with SWORD API responses
Browse files Browse the repository at this point in the history
Do not send CSP headers with AtoM SWORD API responses.
  • Loading branch information
marceloalencar authored and anvit committed Jan 31, 2024
1 parent 3094418 commit 5f02d7f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@ QubitSslRequirement: ~
QubitMeta: ~
QubitLimitResults: ~
QubitTransaction: ~

QubitCSP:
enable: false

cache: ~
execution: ~

0 comments on commit 5f02d7f

Please sign in to comment.