mirror of
https://github.com/penpot/penpot.git
synced 2026-05-11 19:13:49 +00:00
🐛 Skip the ssrf check on internal audit-log archive task
This commit is contained in:
parent
1f9f4126b7
commit
8f4f948104
@ -59,7 +59,7 @@
|
||||
:method :post
|
||||
:headers headers
|
||||
:body body}
|
||||
resp (http/req cfg params)]
|
||||
resp (http/req cfg params {:skip-ssrf-check? true})]
|
||||
|
||||
(if (= (:status resp) 204)
|
||||
true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user