Welcome Guest, Not a member yet? Register   Sign In
Exclude URI from CSRF
#1

Hello,

I'm trying to exclude URI's from CSRF check for AJAX posts, in my .env file i've found;
Code:
app.CSRFExcludeURIs = []

Have set the required URL in this array but it still gives me a 403 Forbidden request, only when I deactivate the CSRF protection the request works. Do i need to configure this in other files as well or kan this be done within config\Filters.php?
Reply


Messages In This Thread
Exclude URI from CSRF - by superior - 09-04-2019, 06:07 AM
RE: Exclude URI from CSRF - by kilishan - 09-04-2019, 06:20 AM
RE: Exclude URI from CSRF - by superior - 09-04-2019, 06:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB