CSRF and Browser Cookie Settings |
(11-18-2017, 09:38 AM)skunkbad Wrote: I never use CodeIgniter's CSRF protection feature. I ended up making my own and using a rotating array of tokens. It helped solve some problems for me. It is part of Community Auth. See the library here: Thanks Skunkbad, I actually already use Community Auth on my site for autentication. I see that the Token class is present (Form Tokens Library - V1.0.2). I will give this a try. So, is there a manual on how to implement and start using this class in place of CSRF? |
Welcome Guest, Not a member yet? Register Sign In |