Welcome Guest, Not a member yet? Register   Sign In
[Problem] Form helper in Codeigniter v3.0rc
#5

(01-30-2015, 08:45 AM)SquallX Wrote: Yes, I've tried to deactivate it and it was the same result :/

In fact we need to deactivate global_xss_filtering  in the config file and load the security helper to applicate it in the form validation rules ?

I've tried it and apparently it works.

If I were you, I'd remove the 'xss_rule', not try to make it work again. It is very much intentional that it's no longer a form validation rule by default.

(01-30-2015, 08:45 AM)SquallX Wrote: But, when I use the csrf protection (in config file) I have this error when I try to submit a form :

The action you have requested is not allowed.

PS : Sorry for my bad english :/

Please read the manual about CSRF protection: http://www.codeigniter.com/userguide3/li...rgery-csrf
Reply


Messages In This Thread
RE: [Problem] Form helper in Codeigniter v3.0rc - by Narf - 01-30-2015, 09:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB