Welcome Guest, Not a member yet? Register   Sign In
Exclude url from csrf
#1

Hello
I use auto CSRF in my project
I need use it only web panel
But when i use api in my app and post data,csrf show error "not allowed"
Can i limit csrf for special controller example for controller/*?
Reply
#2

I found it
I use 'api/\S+' in exclude uri
Reply




Theme © iAndrew 2016 - Forum software by © MyBB