fix: Enforce JSONRenderer on AltchaChallengeView to return Content-Type application/json expected by ALTCHA widget
This commit is contained in:
@@ -165,7 +165,6 @@ export default function GuestSignupModal({ shift, onClose, onSubmit }) {
|
||||
<altcha-widget
|
||||
ref={captchaRef}
|
||||
challengeurl="/api/events/altcha-challenge/"
|
||||
test="true"
|
||||
auto="onload"
|
||||
hidefooter="true"
|
||||
style={{ width: '100%' }}
|
||||
|
||||
Reference in New Issue
Block a user