galaxy Posted September 7, 2021 Report Posted September 7, 2021 Is there a way to post to /order/config/preconfig/domains with a domain to check availability or transfer to lookup a domain WITHOUT the CRSF token? When I do, I get: a red box with the error: The form token is invalid. and I would like to bypass it at entry and have it assigned the first time through.
0 galaxy Posted September 7, 2021 Author Report Posted September 7, 2021 found it. need to update blesta.php with: Configure::set('Blesta.csrf_bypass', ['config::preconfig']);
Question
galaxy
Is there a way to post to /order/config/preconfig/domains with a domain to check availability or transfer to lookup a domain WITHOUT the CRSF token?
When I do, I get: a red box with the error:
and I would like to bypass it at entry and have it assigned the first time through.
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now